aboutsummaryrefslogtreecommitdiffstats
path: root/palm/gnomepilot/files/patch-aa
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-12-03 17:46:28 +0800
committersobomax <sobomax@FreeBSD.org>2001-12-03 17:46:28 +0800
commit8e952fd24f1d358cddbb4140a97e2b2ce43aba45 (patch)
tree440197ab82cfb7a3db6737f9a707c859d5cf6a6b /palm/gnomepilot/files/patch-aa
parent96ecdf80fa6b134f85619afc9045a2edf5fb3d79 (diff)
downloadfreebsd-ports-gnome-8e952fd24f1d358cddbb4140a97e2b2ce43aba45.tar.gz
freebsd-ports-gnome-8e952fd24f1d358cddbb4140a97e2b2ce43aba45.tar.zst
freebsd-ports-gnome-8e952fd24f1d358cddbb4140a97e2b2ce43aba45.zip
Update to 0.1.63.
PR: 32428 Submitted by: Chia-liang Kao <clkao@clkao.org>
Diffstat (limited to 'palm/gnomepilot/files/patch-aa')
-rw-r--r--palm/gnomepilot/files/patch-aa11
1 files changed, 0 insertions, 11 deletions
diff --git a/palm/gnomepilot/files/patch-aa b/palm/gnomepilot/files/patch-aa
index 4f02722e0dea..513072edc274 100644
--- a/palm/gnomepilot/files/patch-aa
+++ b/palm/gnomepilot/files/patch-aa
@@ -22,14 +22,3 @@
else
-@@ -5915,8 +5915,8 @@
- fi
-
- GPILOT_LIBDIR='-L${libdir}'
--GPILOT_LIBS="-lgpilotd -lgpilotdcm -lgpilotdconduit `gnome-config --libs gnome` `glib-config --libs glib gmodule`"
--GPILOT_INCLUDEDIR="-I${includedir} `gnome-config --cflags gnome` `glib-config --cflags glib gmodule`"
-+GPILOT_LIBS="-lgpilotd -lgpilotdcm -lgpilotdconduit `gnome-config --libs gnome` `$GLIB_CONFIG --libs glib gmodule`"
-+GPILOT_INCLUDEDIR="-I${includedir} `gnome-config --cflags gnome` `$GLIB_CONFIG --cflags glib gmodule`"
-
-
-