diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2025-07-23 17:04:24 +0200 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2025-07-23 17:07:21 +0200 |
| commit | bfd201b17b416b2b3852a3615fe2013eb7365afc (patch) | |
| tree | dbf653e40f938e93feed2c6457aa1da93baede8f /databases/virtualpg | |
| parent | 8161feed9f42dbf71b77b40df6d115c1c9d50fd2 (diff) | |
databases/*: remove useless USES=pathfix
Diffstat (limited to 'databases/virtualpg')
| -rw-r--r-- | databases/virtualpg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/virtualpg/Makefile b/databases/virtualpg/Makefile index 8b18fca68441..b2c1c25d0330 100644 --- a/databases/virtualpg/Makefile +++ b/databases/virtualpg/Makefile @@ -12,7 +12,7 @@ LICENSE_COMB= dual LICENSE_FILE_MPL11= ${WRKSRC}/COPYING GNU_CONFIGURE= yes -USES= gmake iconv pathfix pkgconfig libtool pgsql sqlite +USES= gmake iconv pkgconfig libtool pgsql sqlite USE_LDCONFIG= yes CFLAGS+= -I${WRKSRC}/src/headers -I${LOCALBASE}/include |
