aboutsummaryrefslogtreecommitdiff
path: root/x11/rxvt-unicode
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-04-20 16:43:18 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-04-20 16:43:18 +0000
commit227083f52ce05265a66c3afc29a9dd5c21ce72e4 (patch)
tree98d1af7fa6932aeadca6b8a2e00d663910fd3787 /x11/rxvt-unicode
parentd7165d173a0532e4fa4b158d370aff47d0d12f3e (diff)
downloadports-227083f52ce05265a66c3afc29a9dd5c21ce72e4.tar.gz
ports-227083f52ce05265a66c3afc29a9dd5c21ce72e4.zip
- Add CPE info
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=384367
Diffstat (limited to 'x11/rxvt-unicode')
-rw-r--r--x11/rxvt-unicode/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile
index 2fb059e3e683..c4c203202f46 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
-USES= pkgconfig shebangfix tar:bzip2
+USES= cpe pkgconfig shebangfix tar:bzip2
USE_XORG= xpm xft xrender
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
@@ -25,6 +25,7 @@ LIBS+= -lutil
CONFIGURE_ENV= TIC=${LOCALBASE}/bin/tic
CONFIGURE_ARGS= --enable-everything --with-term=rxvt \
--with-terminfo=${LOCALBASE}/share/misc/terminfo.db
+CPE_VENDOR= marc_lehmann
OPTIONS_DEFINE= PERL XIM UNICODE3 ISO14755 COMBINING RXVT_SCROLLBAR \
NEXT_SCROLLBAR XTERM_SCROLLBAR BACKSPACE_KEY DELETE_KEY \