From c97b5b3ca34e50650f058d404ecb9d8fb2405771 Mon Sep 17 00:00:00 2001 From: Jeremy Messenger Date: Sun, 28 May 2006 05:04:56 +0000 Subject: devel/libgtop2 -> devel/libgtop Rename this ports to use the real vendor package name. The advantage of this is to allow our users' keyword search works and easier for users to file the Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and other OSs have the correct package name, but not in our ports tree. My team, FreeBSD GNOME Team, have agreed with it. As for other ports, chase the rename. --- devel/libgtop/files/patch-configure | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 devel/libgtop/files/patch-configure (limited to 'devel/libgtop/files/patch-configure') diff --git a/devel/libgtop/files/patch-configure b/devel/libgtop/files/patch-configure new file mode 100644 index 000000000000..934f89e79fdc --- /dev/null +++ b/devel/libgtop/files/patch-configure @@ -0,0 +1,19 @@ +--- 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 + #include + #include + #include +@@ -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 -- cgit v1.2.3