summaryrefslogtreecommitdiffstats
path: root/x11/gnomeapplets2/files/patch-aa
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-09-27 12:20:28 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-09-27 12:20:28 +0800
commitfc92515198efe52543e175282adaa4330b835dab (patch)
tree4cf77d83bd9a33004f41f0c6edc951008fbefce9 /x11/gnomeapplets2/files/patch-aa
parented7b89f31770c457e777d3125ecd301d6577c585 (diff)
downloadmarcuscom-ports-fc92515198efe52543e175282adaa4330b835dab.tar
marcuscom-ports-fc92515198efe52543e175282adaa4330b835dab.tar.gz
marcuscom-ports-fc92515198efe52543e175282adaa4330b835dab.tar.bz2
marcuscom-ports-fc92515198efe52543e175282adaa4330b835dab.tar.lz
marcuscom-ports-fc92515198efe52543e175282adaa4330b835dab.tar.xz
marcuscom-ports-fc92515198efe52543e175282adaa4330b835dab.tar.zst
marcuscom-ports-fc92515198efe52543e175282adaa4330b835dab.zip
Remove gnomeapplets2 now that it has been merged into the FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1280 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnomeapplets2/files/patch-aa')
-rw-r--r--x11/gnomeapplets2/files/patch-aa44
1 files changed, 0 insertions, 44 deletions
diff --git a/x11/gnomeapplets2/files/patch-aa b/x11/gnomeapplets2/files/patch-aa
deleted file mode 100644
index 6638e387e..000000000
--- a/x11/gnomeapplets2/files/patch-aa
+++ /dev/null
@@ -1,44 +0,0 @@
---- configure.orig Mon Sep 8 20:00:28 2003
-+++ configure Wed Sep 24 23:29:28 2003
-@@ -8250,6 +8250,7 @@
-
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
-
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-@@ -11792,6 +11793,7 @@
- *irix*) CDROM_HOST=irix; CDROM_LIBS="-lcdaudio -lmediad -lds";cd_device_path="/dev/cdrom";;
- *linux*) CDROM_HOST=linux;cd_device_path="/dev/cdrom";;
- *netbsd*) CDROM_HOST=netbsd;cd_device_path="/dev/rcd0";;
-+*freebsd*) CDROM_HOST=freebsd;cd_device_path="/dev/acd0c";;
- *solaris*) CDROM_HOST=solaris;cd_device_path="/vol/dev/aliases/cdrom0";cdplayer_type_sun=true;;
- esac
- case "$host" in
-@@ -11856,7 +11858,7 @@
-
- ;;
- # list of supported OS cores
-- *-*-linux*|*-*-freebsd*|*-*-openbsd*)
-+ *-*-linux*|i386-*-freebsd*|*-*-openbsd*)
- echo "$as_me:$LINENO: checking for apm_read in -lapm" >&5
- echo $ECHO_N "checking for apm_read in -lapm... $ECHO_C" >&6
- if test "${ac_cv_lib_apm_apm_read+set}" = set; then
-@@ -13646,14 +13648,14 @@
- ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS"
-
- cat >>confdefs.h <<_ACEOF
--#define GNOME_ICONDIR "${prefix}/share/pixmaps"
-+#define GNOME_ICONDIR "${datadir}/pixmaps"
- _ACEOF
-
-
- #defined the below to enable help to work for applets
-
- cat >>confdefs.h <<_ACEOF
--#define DATADIR "${prefix}/share"
-+#define DATADIR "${datadir}"
- _ACEOF
-
- cat >>confdefs.h <<_ACEOF