aboutsummaryrefslogtreecommitdiff
path: root/x11/rxvt
diff options
context:
space:
mode:
authorFelippe de Meirelles Motta <lippe@FreeBSD.org>2008-06-19 06:59:44 +0000
committerFelippe de Meirelles Motta <lippe@FreeBSD.org>2008-06-19 06:59:44 +0000
commit9ed0a6e630c6b3eac0e20328fbdbaf75eeabb238 (patch)
tree064d257f72989df57e8d38749ec23c5e36a0378e /x11/rxvt
parent60ed3b62b0619042fb56264389cefced550de55a (diff)
downloadports-9ed0a6e630c6b3eac0e20328fbdbaf75eeabb238.tar.gz
ports-9ed0a6e630c6b3eac0e20328fbdbaf75eeabb238.zip
- Fix ownership on all installed files.
- Bump PORTREVISION. PR: ports/120181 Submitted by: Math <b1ff@fr33.b33r.net> Approved by: gabor (mentor, implicit)
Notes
Notes: svn path=/head/; revision=215238
Diffstat (limited to 'x11/rxvt')
-rw-r--r--x11/rxvt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/rxvt/Makefile b/x11/rxvt/Makefile
index 5398d126ef70..f5873c03b4b6 100644
--- a/x11/rxvt/Makefile
+++ b/x11/rxvt/Makefile
@@ -10,7 +10,7 @@
PORTNAME= rxvt
PORTVERSION= 2.6.4
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES+= x11
MASTER_SITES= SF
@@ -19,7 +19,7 @@ COMMENT= A low memory usage xterm replacement that supports color
USE_XORG= xpm
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-utmp --enable-wtmp \
+CONFIGURE_ARGS= --enable-utmp --enable-wtmp --enable-ttygid \
--with-xpm --enable-xpm-background --enable-transparency \
--with-xpm-includes=${LOCALBASE}/include/X11 \
--with-xpm-library=${LOCALBASE}/lib