diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/intltool/Makefile | 3 | ||||
-rw-r--r-- | textproc/libxml++26/Makefile | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile index 9213577bd..e6865c162 100644 --- a/textproc/intltool/Makefile +++ b/textproc/intltool/Makefile @@ -3,7 +3,7 @@ # Whom: Ade Lovett <ade@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/textproc/intltool/Makefile,v 1.7 2008/07/22 03:03:05 marcus Exp $ +# $MCom: ports/textproc/intltool/Makefile,v 1.8 2008/07/26 07:37:04 marcus Exp $ PORTNAME= intltool PORTVERSION= 0.40.3 @@ -21,7 +21,6 @@ USE_BZIP2= yes USE_GMAKE= yes USE_ICONV= yes USE_PERL5= yes -USE_GNOME= gnometarget GNU_CONFIGURE= yes CONFIGURE_ARGS= --libdir="${PREFIX}/libdata" diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile index d57404454..1ab162d58 100644 --- a/textproc/libxml++26/Makefile +++ b/textproc/libxml++26/Makefile @@ -4,7 +4,7 @@ # Whom: Ying-Chieh Liao <ijliao@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/textproc/libxml++26/Makefile,v 1.28 2008/08/18 15:32:17 mezz Exp $ +# $MCom: ports/textproc/libxml++26/Makefile,v 1.29 2008/08/21 20:40:29 mezz Exp $ # PORTNAME= libxml++ @@ -22,7 +22,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 LATEST_LINK= libxml++26 USE_GMAKE= yes -USE_GNOME= gnomehack gnometarget libxml2 pkgconfig +USE_GNOME= gnomehack libxml2 pkgconfig GNU_CONFIGURE= yes USE_LDCONFIG= yes |