aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ipsc
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-01-12 05:59:49 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-01-12 05:59:49 +0000
commitcc15f979c2ba5770b67397893a6cdb033e8ddf3b (patch)
treece4574774510fdd1c5b6bdd7598a84cc1154a1ea /sysutils/ipsc
parentd0f75a3a78cf2fd5bee456cfbf17d5c72fb53ddb (diff)
downloadports-cc15f979c2ba5770b67397893a6cdb033e8ddf3b.tar.gz
ports-cc15f979c2ba5770b67397893a6cdb033e8ddf3b.zip
Remove unneeded patches and add a new one
Notes
Notes: svn path=/head/; revision=24675
Diffstat (limited to 'sysutils/ipsc')
-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`