diff options
author | sada <sada@FreeBSD.org> | 2002-05-11 01:29:46 +0000 |
---|---|---|
committer | sada <sada@FreeBSD.org> | 2002-05-11 01:29:46 +0000 |
commit | 5868700679dbc53ebebbc12617cceaa9b8ff46e7 (patch) | |
tree | c2ecde7f51e2b7c20a57318fb61326d122f81db8 /astro/seti_applet | |
parent | 61b632f45321684f6c38f5e6512d1f6f7e88f804 (diff) | |
download | FreeBSD-ports-5868700679dbc53ebebbc12617cceaa9b8ff46e7.zip FreeBSD-ports-5868700679dbc53ebebbc12617cceaa9b8ff46e7.tar.gz |
libgtop heaaders have moved.
PR: ports/37106
Submitted by: maintainer
Diffstat (limited to 'astro/seti_applet')
-rw-r--r-- | astro/seti_applet/files/patch-ab | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/astro/seti_applet/files/patch-ab b/astro/seti_applet/files/patch-ab new file mode 100644 index 0000000..f58089e --- /dev/null +++ b/astro/seti_applet/files/patch-ab @@ -0,0 +1,11 @@ +--- configure.orig Sat May 11 10:06:56 2002 ++++ configure Sat May 11 10:08:54 2002 +@@ -4543,7 +4543,7 @@ + < $srcdir/po/POTFILES.in > po/POTFILES + + +-CFLAGS="$CFLAGS `$GNOME_CONFIG --cflags gnome gtk glib applets`" ++CFLAGS="$CFLAGS `$GNOME_CONFIG --cflags gnome gtk glib applets libgtop`" + LDFLAGS="$LDFLAGS `$GNOME_CONFIG --libs gnome gtk glib applets`" + + |