diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-10-26 21:22:02 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-10-26 21:22:02 +0000 |
commit | f5566a8c685dbcfd5b7f242f5a08690dac67e2b7 (patch) | |
tree | 64f1aa11eb45bc6b0be36556ef8dfc1d8f815970 /misc/gnome-mime-data | |
parent | a9b32ce1ebc79a37eede8079d1131b7d0ddba1ee (diff) | |
download | ports-f5566a8c685dbcfd5b7f242f5a08690dac67e2b7.tar.gz ports-f5566a8c685dbcfd5b7f242f5a08690dac67e2b7.zip |
Notes
Diffstat (limited to 'misc/gnome-mime-data')
-rw-r--r-- | misc/gnome-mime-data/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gnome-mime-data/Makefile b/misc/gnome-mime-data/Makefile index f21a61bb9703..8c1b9bcaba95 100644 --- a/misc/gnome-mime-data/Makefile +++ b/misc/gnome-mime-data/Makefile @@ -19,7 +19,7 @@ COMMENT= A MIME and Application database for GNOME USE_BZIP2= yes USE_GETTEXT= yes USE_X_PREFIX= yes -USE_GNOME= gnomehack gnomehier gnomeprefix gnometarget pkgconfig +USE_GNOME= gnomehack gnomehier intlhack gnomeprefix gnometarget pkgconfig GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib -lintl" |