summaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2002-08-12 17:30:48 +0000
committernaddy <naddy@FreeBSD.org>2002-08-12 17:30:48 +0000
commit2eab05dca6abbb6690bd3e324c41b7327926fcbd (patch)
tree283557f2b71c6852ace1220f45476e7d15e9b9a0 /astro
parentdfd2a8518976b8abaa67963931b6784247938dce (diff)
downloadFreeBSD-ports-2eab05dca6abbb6690bd3e324c41b7327926fcbd.zip
FreeBSD-ports-2eab05dca6abbb6690bd3e324c41b7327926fcbd.tar.gz
Honor CFLAGS.
Diffstat (limited to 'astro')
-rw-r--r--astro/gpsdrive/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/gpsdrive/Makefile b/astro/gpsdrive/Makefile
index 8c4122a..798a17d 100644
--- a/astro/gpsdrive/Makefile
+++ b/astro/gpsdrive/Makefile
@@ -25,8 +25,7 @@ USE_GTK= yes
USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include \
LDFLAGS=-L${LOCALBASE}/lib
-CONFIGURE_ARGS+= --with-debug \
- --disable-garmin
+CONFIGURE_ARGS= --disable-garmin
INSTALLS_SHLIB= yes
MAN1= gpsdrive.1
OpenPOWER on IntegriCloud