aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2017-09-24 03:40:18 +0800
committerantoine <antoine@FreeBSD.org>2017-09-24 03:40:18 +0800
commit4d290a4e83630fa911d1a1bd781d393f7b1934df (patch)
treec043711ff667a31215cee1d8240ec68b6e9b11b3 /x11-wm
parentfb0d8de84898f033b2fbb80f152db666adbd6f77 (diff)
downloadfreebsd-ports-gnome-4d290a4e83630fa911d1a1bd781d393f7b1934df.tar.gz
freebsd-ports-gnome-4d290a4e83630fa911d1a1bd781d393f7b1934df.tar.zst
freebsd-ports-gnome-4d290a4e83630fa911d1a1bd781d393f7b1934df.zip
Unbreak after r450353
Reported by: pkg-fallout With hat: portmgr
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/afterstep-stable/files/patch-configure33
1 files changed, 3 insertions, 30 deletions
diff --git a/x11-wm/afterstep-stable/files/patch-configure b/x11-wm/afterstep-stable/files/patch-configure
index d53965cab59f..ed783d154f41 100644
--- a/x11-wm/afterstep-stable/files/patch-configure
+++ b/x11-wm/afterstep-stable/files/patch-configure
@@ -1,33 +1,6 @@
---- configure Sat Jun 24 21:55:24 2006
-+++ configure.orig Sat Jun 24 21:54:41 2006
-@@ -7955,7 +7955,7 @@
- fi
-
- if test "x$enable_staticlibs" = "xyes"; then
-- AFTERBASE_LIB="../../libAfterBase/libAfterBase.a"
-+ AFTERBASE_LIB="../../libAfterBase/libAfterBase.a
- AFTERIMAGE_LIB="../../libAfterImage/libAfterImage.a"
- AFTERSTEP_LIB="../../libAfterStep/libAfterStep.a"
- AFTERCONF_LIB="../../libAfterConf/libAfterConf.a"
-@@ -7974,7 +7974,7 @@
- LIBPROG='$(LIB_SHARED_CYG)'
- LIBINSTALL="install.cyg"
- else
-- AFTERBASE_LIB="../../libAfterBase/libAfterBase.so"
-+ AFTERBASE_LIB="../../libAfterBase/libAfterBase.so
- AFTERIMAGE_LIB="../../libAfterImage/libAfterImage.so"
- AFTERSTEP_LIB="../../libAfterStep/libAfterStep.so"
- AFTERCONF_LIB="../../libAfterConf/libAfterConf.so"
-@@ -7985,7 +7985,7 @@
- fi
- fi
-
--AFTERBASE_STATIC_LIB="../../libAfterBase/libAfterBase.a"
-+AFTERBASE_STATIC_LIB="../../libAfterBase/libAfterBase.a
- AFTERIMAGE_STATIC_LIB="../../libAfterImage/libAfterImage.a"
- AFTERSTEP_STATIC_LIB="../../libAfterStep/libAfterStep.a"
- AFTERCONF_STATIC_LIB="../../libAfterConf/libAfterConf.a"
-@@ -7660,7 +7660,7 @@
+--- configure.orig 2013-05-01 13:34:11 UTC
++++ configure
+@@ -7660,7 +7660,7 @@ _ACEOF
fi