diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-11-28 11:17:55 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-11-28 11:17:55 +0000 |
commit | da4f0cc205d7eb430cda9fb0a3e29b02a6997be5 (patch) | |
tree | 83578ce83479f6a4423074f53c0c6ac95092ee03 /comms/garmin-utils/files/patch-Makefile.inc | |
parent | - Remove indefinite article from COMMENT (diff) |
2012-11-26 ftp/mget: No more public distfiles
2012-11-26 graphics/yap: No more public distfiles
2012-11-26 games/demonquake: No more public distfiles
2012-11-26 databases/php-sqlrelay: No more public distfiles
2012-11-26 devel/fastdep: No more public distfiles
2012-11-26 graphics/svgviewer: No more public distfiles
2012-11-26 comms/garmin-utils: No more public distfiles
2012-11-26 comms/snooper: No more public distfiles
2012-11-26 graphics/xfig-devel: Stable version is more recent than devel version
2012-11-26 irc/irchat-jp: No more public distfiles
2012-11-26 games/xcogitate: No more public distfiles
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=307900
Diffstat (limited to 'comms/garmin-utils/files/patch-Makefile.inc')
-rw-r--r-- | comms/garmin-utils/files/patch-Makefile.inc | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/comms/garmin-utils/files/patch-Makefile.inc b/comms/garmin-utils/files/patch-Makefile.inc deleted file mode 100644 index a0171129a6ef..000000000000 --- a/comms/garmin-utils/files/patch-Makefile.inc +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.inc.orig Wed Jan 21 10:56:37 2004 -+++ Makefile.inc Wed Jan 21 10:56:47 2004 -@@ -27,7 +27,7 @@ - # C options - # - CFLAGS+= -g -I${.CURDIR}/../lib --CFLAGS+= -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Werror -+CFLAGS+= -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes - CFLAGS+= -DDEFAULT_PORT=\"${GPS_SERIAL_PORT}\" ${VERSION} ${SIO_TYPE} - - # Figure out where the library lives for proper dependencies |