aboutsummaryrefslogtreecommitdiff
path: root/x11/libgnomekbd
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-03-15 16:17:55 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-03-15 16:17:55 +0000
commit45750fa86c9f4ca6d6b844e600a552f6c52f4ea6 (patch)
tree5a95a9de990c6747cfdc53b875eeecdaff592233 /x11/libgnomekbd
parent4cc893b37b7d3c8b5aa5b340ecb207de7c228ae1 (diff)
downloadports-45750fa86c9f4ca6d6b844e600a552f6c52f4ea6.tar.gz
ports-45750fa86c9f4ca6d6b844e600a552f6c52f4ea6.zip
- Convert USE_BZIP/GMAKE to USES
- While here add stage support
Notes
Notes: svn path=/head/; revision=348339
Diffstat (limited to 'x11/libgnomekbd')
-rw-r--r--x11/libgnomekbd/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/x11/libgnomekbd/Makefile b/x11/libgnomekbd/Makefile
index a2944f4556dd..f0acd2be5993 100644
--- a/x11/libgnomekbd/Makefile
+++ b/x11/libgnomekbd/Makefile
@@ -14,19 +14,17 @@ COMMENT= GNOME keyboard shared library
LIB_DEPENDS= xklavier.12:${PORTSDIR}/x11/libxklavier
-USE_BZIP2= yes
USE_GNOME= gnomeprefix gnomehack ltverhack gconf2
USE_AUTOTOOLS= libtool
INSTALLS_ICONS= yes
-USES= gettext pkgconfig
+USES= gettext pkgconfig gmake tar:bzip2
USE_LDCONFIG= yes
-USE_GMAKE= yes
+
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
GCONF_SCHEMAS= desktop_gnome_peripherals_keyboard_xkb.schemas
-NO_STAGE= yes
#post-patch:
# @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \
# 's|-Werror||g'