summaryrefslogtreecommitdiffstats
path: root/x11/zenity
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-03-03 05:16:03 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-03-03 05:16:03 +0800
commit7e5f5b2e6f413655994333535ea9f8e74f1dbbbb (patch)
treef0efd5a63fda899a8270f9d4234f4786e842e93a /x11/zenity
parent5f24b20877bc2d9ed8d0a5d6a440c8829f3354fb (diff)
downloadmarcuscom-ports-7e5f5b2e6f413655994333535ea9f8e74f1dbbbb.tar
marcuscom-ports-7e5f5b2e6f413655994333535ea9f8e74f1dbbbb.tar.gz
marcuscom-ports-7e5f5b2e6f413655994333535ea9f8e74f1dbbbb.tar.bz2
marcuscom-ports-7e5f5b2e6f413655994333535ea9f8e74f1dbbbb.tar.lz
marcuscom-ports-7e5f5b2e6f413655994333535ea9f8e74f1dbbbb.tar.xz
marcuscom-ports-7e5f5b2e6f413655994333535ea9f8e74f1dbbbb.tar.zst
marcuscom-ports-7e5f5b2e6f413655994333535ea9f8e74f1dbbbb.zip
Make portlint happy by:
x11/gdm \ x11/zenity: Add USE_GETTEXT. x11/gnomeapplets2: Add INSTALLS_SHLIB. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5836 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/zenity')
-rw-r--r--x11/zenity/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/zenity/Makefile b/x11/zenity/Makefile
index 48019e0b4..a8f82b563 100644
--- a/x11/zenity/Makefile
+++ b/x11/zenity/Makefile
@@ -3,7 +3,7 @@
# Whom: Franz Klammer <klammer@webonaut.com>
#
# $FreeBSD$
-# $MCom: ports/x11/zenity/Makefile,v 1.52 2006/01/17 00:51:31 ahze Exp $
+# $MCom: ports/x11/zenity/Makefile,v 1.53 2006/01/29 23:01:07 ahze Exp $
#
PORTNAME= zenity
@@ -24,6 +24,7 @@ USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack libgnomecanvas gconf2 gnomedocutils
USE_BZIP2= yes
+USE_GETTEXT= yes
GNU_CONFIGURE= yes
INSTALLS_OMF= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \