diff options
Diffstat (limited to 'textproc/libtre/Makefile')
-rw-r--r-- | textproc/libtre/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/libtre/Makefile b/textproc/libtre/Makefile index 2f1a1b1d09ed..452a3a0e5d26 100644 --- a/textproc/libtre/Makefile +++ b/textproc/libtre/Makefile @@ -16,8 +16,7 @@ LICENSE= BSD LICENSE_FILE= ${WRKSRC}/LICENSE USE_BZIP2= yes -USES= pathfix -USE_PKGCONFIG= build +USES= pathfix pkgconfig USE_AUTOTOOLS= libtool CONFIGURE_ARGS+= --enable-static USE_LDCONFIG= yes |