summaryrefslogtreecommitdiffstats
path: root/x11/libgnome
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-12-14 10:54:05 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-12-14 10:54:05 +0800
commit77b2259f71cc31dc865c5853c9a91528883d4fe0 (patch)
tree7b33fcd045be2141f74424eb0a5e010bbd0307d7 /x11/libgnome
parent898115c77b92bba6d2b6d3e139672ec55069df3f (diff)
downloadmarcuscom-ports-77b2259f71cc31dc865c5853c9a91528883d4fe0.tar
marcuscom-ports-77b2259f71cc31dc865c5853c9a91528883d4fe0.tar.gz
marcuscom-ports-77b2259f71cc31dc865c5853c9a91528883d4fe0.tar.bz2
marcuscom-ports-77b2259f71cc31dc865c5853c9a91528883d4fe0.tar.lz
marcuscom-ports-77b2259f71cc31dc865c5853c9a91528883d4fe0.tar.xz
marcuscom-ports-77b2259f71cc31dc865c5853c9a91528883d4fe0.tar.zst
marcuscom-ports-77b2259f71cc31dc865c5853c9a91528883d4fe0.zip
- Require gettext-name in USE_GETTEXT
Format: List installed gettext files (similar to MAN[0-9]) USE_GETTEXT= gettext-name1 gettext-name2 (minus .mo) git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8039 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/libgnome')
-rw-r--r--x11/libgnome/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile
index 9299ceae7..06e18d154 100644
--- a/x11/libgnome/Makefile
+++ b/x11/libgnome/Makefile
@@ -3,7 +3,7 @@
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
# $FreeBSD$
-# $MCom: ports/x11/libgnome/Makefile,v 1.92 2006/11/25 23:03:46 mezz Exp $
+# $MCom: ports/x11/libgnome/Makefile,v 1.93 2006/12/05 14:28:36 ahze Exp $
#
PORTNAME= libgnome
@@ -24,7 +24,7 @@ USE_BZIP2= yes
BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
-USE_GETTEXT= rmdir
+USE_GETTEXT= libgnome-2.0
USE_XPM= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack intlhack esound \