From 624e2a3298c420f6e0749998f618f2f5500d820c Mon Sep 17 00:00:00 2001 From: ahze Date: Thu, 23 Feb 2006 21:58:23 +0000 Subject: - Use new libtool stuff - Use USE_GETTEXT where needed - Use dirrmtry git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5740 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/libgnome/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'x11/libgnome') diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index 6f835606b..0d5e25354 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -3,11 +3,12 @@ # Whom: Yukihiro Nakai # # $FreeBSD$ -# $MCom: ports/x11/libgnome/Makefile,v 1.70 2006/01/17 00:05:13 marcus Exp $ +# $MCom: ports/x11/libgnome/Makefile,v 1.71 2006/01/31 20:36:55 marcus Exp $ # PORTNAME= libgnome PORTVERSION= 2.13.7 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.13 @@ -19,6 +20,7 @@ COMMENT= Libraries for GNOME, a GNU desktop environment BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper +USE_GETTEXT= yes USE_BZIP2= yes USE_X_PREFIX= yes USE_XPM= yes -- cgit v1.2.3