summaryrefslogtreecommitdiffstats
path: root/x11
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
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')
-rw-r--r--x11/gnome-menus/Makefile4
-rw-r--r--x11/libgnome/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/gnome-menus/Makefile b/x11/gnome-menus/Makefile
index 99f00787a..3ea4d1770 100644
--- a/x11/gnome-menus/Makefile
+++ b/x11/gnome-menus/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome-menus/Makefile,v 1.43 2006/11/25 22:06:36 ahze Exp $
+# $MCom: ports/x11/gnome-menus/Makefile,v 1.44 2006/11/26 01:40:51 ahze Exp $
#
PORTNAME= gnome-menus
@@ -16,7 +16,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Implementation of the FreeDesktop Desktop Menu Spec
-USE_GETTEXT= rmdir
+USE_GETTEXT= .*
USE_BZIP2= yes
USE_XLIB= yes
USE_GMAKE= yes
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 \