aboutsummaryrefslogtreecommitdiffstats
path: root/x11/rxvt-unicode
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-08-31 07:38:43 +0800
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-08-31 07:38:43 +0800
commitf5f0ec5b2ca04829599e54dd994a5140b5d5b71a (patch)
tree520a4db9ca23f0c7286d3381011f447d250f369f /x11/rxvt-unicode
parent162e0d282170e5a1bd58985161eac005ac329560 (diff)
downloadfreebsd-ports-gnome-f5f0ec5b2ca04829599e54dd994a5140b5d5b71a.tar.gz
freebsd-ports-gnome-f5f0ec5b2ca04829599e54dd994a5140b5d5b71a.tar.zst
freebsd-ports-gnome-f5f0ec5b2ca04829599e54dd994a5140b5d5b71a.zip
Eradicate USE_GNOME=pkgconfig from x11
While here: - trim headers - convert USE_GMAKE to USES=gmake
Diffstat (limited to 'x11/rxvt-unicode')
-rw-r--r--x11/rxvt-unicode/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile
index 02dc02085a0e..e3cd9756f949 100644
--- a/x11/rxvt-unicode/Makefile
+++ b/x11/rxvt-unicode/Makefile
@@ -17,7 +17,7 @@ BUILD_DEPENDS= tic:${PORTSDIR}/devel/ncurses \
RUN_DEPENDS= ${LOCALBASE}/bin/fc-cache:${PORTSDIR}/x11-fonts/fontconfig \
${LOCALBASE}/share/misc/terminfo.db:${PORTSDIR}/devel/ncurses
-USE_GNOME= pkgconfig
+USES= pkgconfig
USE_XORG= xpm xft xrender
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include