diff options
Diffstat (limited to 'devel/g-wrap/Makefile')
-rw-r--r-- | devel/g-wrap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/g-wrap/Makefile b/devel/g-wrap/Makefile index 867761853f6e..77f60bb8edef 100644 --- a/devel/g-wrap/Makefile +++ b/devel/g-wrap/Makefile @@ -19,12 +19,12 @@ RUN_DEPENDS= guile>=1.8.6:${PORTSDIR}/lang/guile \ INFO= g-wrap +USES= pkgconfig USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_TARGET=${ARCH:S/amd64/x86_64/}-portbld-freebsd${OSREL} USE_GMAKE= yes USE_GNOME= glib20 gnomehack -USE_PKGCONFIG= build NOT_FOR_ARCHS= ia64 powerpc CFLAGS+= -fPIC |