diff options
Diffstat (limited to 'devel/libffi')
-rw-r--r-- | devel/libffi/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libffi/Makefile b/devel/libffi/Makefile index 356b8faf7feb..796dafa2f0a4 100644 --- a/devel/libffi/Makefile +++ b/devel/libffi/Makefile @@ -23,8 +23,7 @@ BUILD_DEPENDS:= ${TEST_DEPENDS} GNU_CONFIGURE= yes USE_LDCONFIG= yes -USES= pathfix -USE_PKGCONFIG= build +USES= pathfix pkgconfig PLIST_SUB= PORTVERSION=${PORTVERSION} INFO= libffi |