summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-05-26 13:32:07 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-05-26 13:32:07 +0000
commit08e6306b25a696493025b5136f339c3736ffcf4c (patch)
tree65317ba35f927be187fb64122d953f805b860b8b /x11
parent- Remove extra spaces at end of lines (diff)
- Update port to version 2.7.6
- Remove extra spaces at end of lines - Use MASTER_SITE_SUBDIR so that when the version of this is outdated, it will have a good chance of fetching the distfiles
Notes
Notes: svn path=/head/; revision=43085
Diffstat (limited to 'x11')
-rw-r--r--x11/rxvt-devel/Makefile15
-rw-r--r--x11/rxvt-devel/distinfo2
-rw-r--r--x11/rxvt-devel/files/patch-configure11
3 files changed, 20 insertions, 8 deletions
diff --git a/x11/rxvt-devel/Makefile b/x11/rxvt-devel/Makefile
index 71040ad161f1..40d78add176c 100644
--- a/x11/rxvt-devel/Makefile
+++ b/x11/rxvt-devel/Makefile
@@ -9,12 +9,13 @@
# the same distfile.
PORTNAME= rxvt-devel
-PORTVERSION= 2.7.5
+PORTVERSION= 2.7.6
CATEGORIES= x11
-MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/ \
- ftp://mason.primenet.com.au/pub/rxvt/ \
- ftp://ftp.ics.es.osaka-u.ac.jp/pub/mirrors/rxvt/ \
- ftp://ftp.fu-berlin.de/unix/X11/terms/rxvt/
+MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/%SUBDIR%/ \
+ ftp://mason.primenet.com.au/pub/rxvt/%SUBDIR%/ \
+ ftp://ftp.ics.es.osaka-u.ac.jp/pub/mirrors/rxvt/%SUBDIR%/ \
+ ftp://ftp.fu-berlin.de/unix/X11/terms/rxvt/%SUBDIR%/
+MASTER_SITE_SUBDIR= . old devel
DISTNAME= rxvt-${PORTVERSION}
MAINTAINER= lioux@FreeBSD.org
@@ -58,7 +59,7 @@ CONFIGURE_ARGS+= --enable-next-scroll
#
# enable rxvt style scrollbar
.if defined(WITH_RXVT_SCROLLBAR)
-CONFIGURE_ARGS+= --enable-rxvt-scroll
+CONFIGURE_ARGS+= --enable-rxvt-scroll
.endif # WITH_RXVT_SCROLLBAR
#
# XIM (X Input Method) protocol support
@@ -68,7 +69,7 @@ CONFIGURE_ARGS+= --enable-xim
#
# enable Xterm style scrollbar
.if defined(WITH_XTERM_SCROLLBAR)
-CONFIGURE_ARGS+= --enable-xterm-scroll
+CONFIGURE_ARGS+= --enable-xterm-scroll
.endif # WITH_XTERM_SCROLLBAR
pre-fetch:
diff --git a/x11/rxvt-devel/distinfo b/x11/rxvt-devel/distinfo
index 1902bd27c4d2..24f1595023f1 100644
--- a/x11/rxvt-devel/distinfo
+++ b/x11/rxvt-devel/distinfo
@@ -1 +1 @@
-MD5 (rxvt-2.7.5.tar.bz2) = dd9d2b6c3887c674f484c480d4419a19
+MD5 (rxvt-2.7.6.tar.bz2) = 31aa4d89b9cd7f968254d1920ca07078
diff --git a/x11/rxvt-devel/files/patch-configure b/x11/rxvt-devel/files/patch-configure
new file mode 100644
index 000000000000..94b2a67503e9
--- /dev/null
+++ b/x11/rxvt-devel/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig Sat May 26 10:21:04 2001
++++ configure Sat May 26 10:21:12 2001
+@@ -4964,7 +4964,7 @@
+ LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
+
+ # Always use our own libtool.
+-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
++LIBTOOL='$(SHELL) ${LOCALBASE}/bin/libtool'
+
+ # Prevent multiple expansion
+