diff options
Diffstat (limited to 'x11-toolkits/libgnomeui/Makefile')
-rw-r--r-- | x11-toolkits/libgnomeui/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/libgnomeui/Makefile b/x11-toolkits/libgnomeui/Makefile index 514a45fc5..e8ccf4404 100644 --- a/x11-toolkits/libgnomeui/Makefile +++ b/x11-toolkits/libgnomeui/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/libgnomeui/Makefile,v 1.72 2006/02/25 00:40:47 marcus Exp $ +# $MCom: ports/x11-toolkits/libgnomeui/Makefile,v 1.73 2006/03/01 04:38:07 marcus Exp $ PORTNAME= libgnomeui PORTVERSION= 2.13.90 @@ -20,6 +20,7 @@ LIB_DEPENDS+= gnome-keyring.0:${PORTSDIR}/security/gnomekeyring \ RUN_DEPENDS= ${X11BASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme USE_BZIP2= yes +USE_GETTEXT= yes USE_X_PREFIX= yes USE_XPM= yes USE_GMAKE= yes |