aboutsummaryrefslogtreecommitdiff
path: root/astro/gpsbabel/files
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2007-06-12 16:59:36 +0000
committerMarcelo Araujo <araujo@FreeBSD.org>2007-06-12 16:59:36 +0000
commit37cb8baf7d6502827a3693b6811960a56ab3424b (patch)
tree297c5385806bef536a00a31ac8cfce43f584a148 /astro/gpsbabel/files
parentbd47eee8bd632a8a99445175b28b14646dcd82f3 (diff)
downloadports-37cb8baf7d6502827a3693b6811960a56ab3424b.tar.gz
ports-37cb8baf7d6502827a3693b6811960a56ab3424b.zip
Notes
Diffstat (limited to 'astro/gpsbabel/files')
-rw-r--r--astro/gpsbabel/files/patch-Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/astro/gpsbabel/files/patch-Makefile b/astro/gpsbabel/files/patch-Makefile
deleted file mode 100644
index d50c2dc41a44..000000000000
--- a/astro/gpsbabel/files/patch-Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
---- work/gpsbabel-1.2.7/Makefile Fri Aug 26 19:59:24 2005
-+++ ../gpsbabel-1.2.7/Makefile Fri Apr 28 20:41:30 2006
-@@ -27,8 +27,8 @@
- OPTIMIZATION=-O $(EXTRA_OPTIMIZATION)
- DEBUGGING=-g $(EXTRA_DEBUGGING)
- # add -DDEBUG_MEM to turn on memory allocation logging
--CFLAGS=$(EXTRA_CFLAGS) $(DEBUGGING) -Icoldsync $(INHIBIT_EXPAT) $(INHIBIT_USB) $(OPTIMIZATION)
--INSTALL_TARGETDIR=/usr/local/
-+CFLAGS=$(EXTRA_CFLAGS) $(DEBUGGING) -Icoldsync $(INHIBIT_EXPAT) $(INHIBIT_USB) $(OPTIMIZATION) -I$(PREFIX)/include -L$(PREFIX)/lib
-+INSTALL_TARGETDIR=$(PREFIX)
-
- FMTS=magproto.o gpx.o geo.o mapsend.o mapsource.o garmin_tables.o \
- gpsutil.o pcx.o cetus.o copilot.o gpspilot.o magnav.o \