diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-04-30 09:41:24 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-04-30 09:41:24 +0800 |
commit | 2c04e2178d3ccce17af9d227a165f4025e1baf27 (patch) | |
tree | a95d6ef7b169e6753fca6a89006355f69851345e /devel/libgtop2/files/patch-configure | |
parent | 97baa1cd09aa858ef3a8e9ad473cc43e7dcacebb (diff) | |
download | marcuscom-ports-2c04e2178d3ccce17af9d227a165f4025e1baf27.tar.gz marcuscom-ports-2c04e2178d3ccce17af9d227a165f4025e1baf27.tar.zst marcuscom-ports-2c04e2178d3ccce17af9d227a165f4025e1baf27.zip |
Remove these ports now that they are in the ports tree.
Next stop, GNOME 2.15.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6155 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/libgtop2/files/patch-configure')
-rw-r--r-- | devel/libgtop2/files/patch-configure | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/devel/libgtop2/files/patch-configure b/devel/libgtop2/files/patch-configure deleted file mode 100644 index 934f89e79..000000000 --- a/devel/libgtop2/files/patch-configure +++ /dev/null @@ -1,19 +0,0 @@ ---- configure.orig Mon Apr 10 15:28:24 2006 -+++ configure Mon Apr 10 15:30:40 2006 -@@ -20568,6 +20568,7 @@ else - for def in nothing KERNEL _KERNEL; do - cat >conftest.$ac_ext <<_ACEOF - #define $def -+#include <sys/types.h> - #include <sys/ipc.h> - #include <sys/msg.h> - #include <stdio.h> -@@ -23458,7 +23459,7 @@ fi - - - case "$host_os" in -- solaris*) -+ solaris*|freebsd*) - - echo "$as_me:$LINENO: checking for kstat_open in -lkstat" >&5 - echo $ECHO_N "checking for kstat_open in -lkstat... $ECHO_C" >&6 |