mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
- Fix ownership on all installed files.
- Bump PORTREVISION. PR: ports/120181 Submitted by: Math <b1ff@fr33.b33r.net> Approved by: gabor (mentor, implicit)
This commit is contained in:
parent
60ed3b62b0
commit
9ed0a6e630
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=215238
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user