summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-08-14 12:14:13 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-08-14 12:14:13 +0800
commit8d741724b953b92d9a3e923bb355af61992fe2eb (patch)
treedf30b517b0314c9fd79dd2007a7bd97ae73f7d4c
parent997a81df8f194a6fffbabc897b3fb79ecf5890fb (diff)
downloadmarcuscom-ports-8d741724b953b92d9a3e923bb355af61992fe2eb.tar
marcuscom-ports-8d741724b953b92d9a3e923bb355af61992fe2eb.tar.gz
marcuscom-ports-8d741724b953b92d9a3e923bb355af61992fe2eb.tar.bz2
marcuscom-ports-8d741724b953b92d9a3e923bb355af61992fe2eb.tar.lz
marcuscom-ports-8d741724b953b92d9a3e923bb355af61992fe2eb.tar.xz
marcuscom-ports-8d741724b953b92d9a3e923bb355af61992fe2eb.tar.zst
marcuscom-ports-8d741724b953b92d9a3e923bb355af61992fe2eb.zip
Add gnomeprefix.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7051 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--devel/libgsf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libgsf/Makefile b/devel/libgsf/Makefile
index 14f559e22..35eaaaf71 100644
--- a/devel/libgsf/Makefile
+++ b/devel/libgsf/Makefile
@@ -3,7 +3,7 @@
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/libgsf/Makefile,v 1.22 2006/04/23 22:42:46 mezz Exp $
+# $MCom: ports/devel/libgsf/Makefile,v 1.24 2006/07/18 12:33:24 ahze Exp $
#
PORTNAME= libgsf
@@ -26,7 +26,7 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_GETTEXT= yes
INSTALLS_SHLIB= yes
-USE_GNOME?= gnomehack glib20 libxml2 gconf2 ltverhack intlhack
+USE_GNOME?= gnomehack gnomeprefix glib20 libxml2 gconf2 ltverhack intlhack
USE_AUTOTOOLS= libtool:15
CONFIGURE_ARGS?=--with-html-dir=${PREFIX}/share/doc \
--disable-gtk-doc --without-gnome --with-bz2 \