aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2006-01-24 05:56:19 +0800
committerthierry <thierry@FreeBSD.org>2006-01-24 05:56:19 +0800
commitd94fd1fbc970c02bc0365418b9021d82f95fbc01 (patch)
treedb1a4afb817f6075823aad5b3d3d617d34971951
parent1276a9463b668358e981fe463233fc128e7b36df (diff)
downloadfreebsd-ports-gnome-d94fd1fbc970c02bc0365418b9021d82f95fbc01.tar.gz
freebsd-ports-gnome-d94fd1fbc970c02bc0365418b9021d82f95fbc01.tar.zst
freebsd-ports-gnome-d94fd1fbc970c02bc0365418b9021d82f95fbc01.zip
Since v. 7.2, gmake is not necessary, and it's possible to remove the
-lsupc++ patch. Suggested by: Marc Lehmann <schmorp (at) schmorp.de> (author)
-rw-r--r--x11/rxvt-unicode/Makefile1
-rw-r--r--x11/rxvt-unicode/files/patch-configure11
2 files changed, 1 insertions, 11 deletions
diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile
index c803f202d583..de5c40fba050 100644
--- a/x11/rxvt-unicode/Makefile
+++ b/x11/rxvt-unicode/Makefile
@@ -23,7 +23,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared --enable-everything --with-term=rxvt
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_BZIP2= yes
-USE_GMAKE= yes
MAN1= urxvt.1 urxvtc.1 urxvtd.1
MAN7= urxvt.7
diff --git a/x11/rxvt-unicode/files/patch-configure b/x11/rxvt-unicode/files/patch-configure
index 5ad74dd91a02..5df184b453fe 100644
--- a/x11/rxvt-unicode/files/patch-configure
+++ b/x11/rxvt-unicode/files/patch-configure
@@ -1,14 +1,5 @@
--- configure.orig Sun Jan 22 21:58:53 2006
-+++ configure Sun Jan 22 22:29:29 2006
-@@ -3235,7 +3235,7 @@
- save_CXX="$CXX"
- save_LIBS="$LIBS"
- CXX="$CC"
-- LIBS="$LIBS -lsupc++"
-+ LIBS="$LIBS -lstdc++ -lsupc++"
- LINKER="$CC"
-
- cat >conftest.$ac_ext <<_ACEOF
++++ configure Mon Jan 23 22:24:00 2006
@@ -12722,6 +12722,7 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */