diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/libgnomekbd/Makefile | 4 | ||||
-rw-r--r-- | x11/libxklavier/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/libgnomekbd/Makefile b/x11/libgnomekbd/Makefile index 7dae511c8..a04310a84 100644 --- a/x11/libgnomekbd/Makefile +++ b/x11/libgnomekbd/Makefile @@ -3,7 +3,7 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/libgnomekbd/Makefile,v 1.21 2008/05/14 02:23:57 marcus Exp $ +# $MCom: ports/x11/libgnomekbd/Makefile,v 1.22 2008/06/06 21:38:57 marcus Exp $ # PORTNAME= libgnomekbd @@ -20,7 +20,7 @@ LIB_DEPENDS= xklavier.12:${PORTSDIR}/x11/libxklavier \ dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib USE_BZIP2= yes -USE_GNOME= libgnomeui gnometarget gnomeprefix gnomehack ltverhack +USE_GNOME= libgnomeui gnomeprefix gnomehack ltverhack USE_AUTOTOOLS= libtool:15 INSTALLS_ICONS= yes USE_GETTEXT= yes diff --git a/x11/libxklavier/Makefile b/x11/libxklavier/Makefile index b628aacab..f07ad2a79 100644 --- a/x11/libxklavier/Makefile +++ b/x11/libxklavier/Makefile @@ -3,7 +3,7 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/libxklavier/Makefile,v 1.42 2008/04/28 06:24:33 marcus Exp $ +# $MCom: ports/x11/libxklavier/Makefile,v 1.43 2008/06/06 21:38:57 marcus Exp $ # PORTNAME= libxklavier @@ -23,7 +23,7 @@ RUN_DEPENDS= xkbcomp:${PORTSDIR}/x11/xkbcomp \ USE_XORG= x11 xkbfile USE_GMAKE= yes -USE_GNOME= gnometarget gnomehack libxml2 glib20 ltverhack:12 +USE_GNOME= gnomehack libxml2 glib20 ltverhack:12 USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 CPPFLAGS+= -I${LOCALBASE}/include |