summaryrefslogtreecommitdiff
path: root/x11/rxvt-devel/Makefile
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2000-10-22 02:54:50 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2000-10-22 02:54:50 +0000
commit453a10ea35e7ce38deceace71df850a5cc6f4331 (patch)
tree4cfd98fbedab35e42c23ea678ce6129ccb8148d5 /x11/rxvt-devel/Makefile
parentIncorrect WWW address in pkg-descr (diff)
Update to version 2.7.5
Added language support as of chinese/rxvt
Notes
Notes: svn path=/head/; revision=34094
Diffstat (limited to 'x11/rxvt-devel/Makefile')
-rw-r--r--x11/rxvt-devel/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/x11/rxvt-devel/Makefile b/x11/rxvt-devel/Makefile
index 5ba94a60773d..18e5e0bac0ae 100644
--- a/x11/rxvt-devel/Makefile
+++ b/x11/rxvt-devel/Makefile
@@ -9,7 +9,7 @@
# the same distfile.
PORTNAME= rxvt-devel
-PORTVERSION= 2.7.3
+PORTVERSION= 2.7.5
CATEGORIES= x11
MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/ \
ftp://mason.primenet.com.au/pub/rxvt/ \
@@ -17,18 +17,17 @@ MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/ \
ftp://ftp.fu-berlin.de/unix/X11/terms/rxvt/
DISTNAME= rxvt-${PORTVERSION}
-PATCH_SITES= ${MASTER_SITES}
-PATCHFILES= rxvt-2.7.3.patch1.gz
-PATCH_DIST_STRIP+= -p1
-
MAINTAINER= lioux@FreeBSD.org
USE_X_PREFIX= yes
USE_XPM= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-utmp --enable-wtmp \
+CONFIGURE_ARGS= --enable-utmp --enable-wtmp --enable-languages \
--with-xpm --enable-xpm-background --enable-transparency
+USE_LIBTOOL= yes
+INSTALLS_SHLIB= yes
USE_BZIP2= yes
+
MAN1= rxvt.1
post-install: