aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>2000-01-12 13:59:49 +0800
committercpiazza <cpiazza@FreeBSD.org>2000-01-12 13:59:49 +0800
commit788709ad86a1d2d695d8e1fe3062af1f8d083ed4 (patch)
tree95a2dad4d37c44dc421584953b337eb98e12c67b /sysutils
parentc0036fd73b447343d2e6bd6709919a51a16db1ec (diff)
downloadfreebsd-ports-gnome-788709ad86a1d2d695d8e1fe3062af1f8d083ed4.tar.gz
freebsd-ports-gnome-788709ad86a1d2d695d8e1fe3062af1f8d083ed4.tar.zst
freebsd-ports-gnome-788709ad86a1d2d695d8e1fe3062af1f8d083ed4.zip
Remove unneeded patches and add a new one
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/ipsc/files/patch-ae8
1 files changed, 8 insertions, 0 deletions
diff --git a/sysutils/ipsc/files/patch-ae b/sysutils/ipsc/files/patch-ae
new file mode 100644
index 000000000000..8275baab7e32
--- /dev/null
+++ b/sysutils/ipsc/files/patch-ae
@@ -0,0 +1,8 @@
+--- Makefile.orig Tue Jan 11 21:56:04 2000
++++ Makefile Tue Jan 11 21:56:08 2000
+@@ -1,5 +1,3 @@
+-CC = gcc
+-CFLAGS = -g -Wall -O2
+ LIBS = -lm
+
+ GNOMELIBS = `gnome-config --libs gnomeui`