diff options
Diffstat (limited to 'misc/gnomemimedata/Makefile')
-rw-r--r-- | misc/gnomemimedata/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/gnomemimedata/Makefile b/misc/gnomemimedata/Makefile index 55e5bc520959..b6a23f174149 100644 --- a/misc/gnomemimedata/Makefile +++ b/misc/gnomemimedata/Makefile @@ -16,13 +16,11 @@ DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= A MIME and Application database for GNOME -BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext -RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig USE_BZIP2= yes USE_X_PREFIX= yes -USE_GNOME= gnomehack gnomehier gnomeprefix gnometarget +USE_GNOME= gnomehack gnomehier gnomeprefix gnometarget pkgconfig GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib -lintl" |