diff options
Diffstat (limited to 'x11/libgnome/Makefile')
-rw-r--r-- | x11/libgnome/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index 8b0c81445..b776e8351 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.88 2006/11/08 05:55:21 marcus Exp $ +# $MCom: ports/x11/libgnome/Makefile,v 1.89 2006/11/25 16:14:15 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= find-dirs +USE_GETTEXT= auto-plist USE_XPM= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack esound \ |