summaryrefslogtreecommitdiff
path: root/devel/gps
diff options
context:
space:
mode:
authorrodent <rodent>2013-04-08 11:17:08 +0000
committerrodent <rodent>2013-04-08 11:17:08 +0000
commit315a605c7a7b24362633aa81dda2e5490cef9ff2 (patch)
treea54d33520d98c61ee2a68e3afa6cf5aa83a00659 /devel/gps
parentea88ef50fe2ea773fba2c2a725ed155119491e80 (diff)
downloadpkgsrc-315a605c7a7b24362633aa81dda2e5490cef9ff2.tar.gz
Remove "Trailing empty lines." and/or "Trailing white-space."
Diffstat (limited to 'devel/gps')
-rw-r--r--devel/gps/options.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/gps/options.mk b/devel/gps/options.mk
index 6268b188c90..40feeb5f79c 100644
--- a/devel/gps/options.mk
+++ b/devel/gps/options.mk
@@ -1,7 +1,7 @@
-# $NetBSD: options.mk,v 1.3 2012/10/04 07:05:54 wiz Exp $
+# $NetBSD: options.mk,v 1.4 2013/04/08 11:17:11 rodent Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.gps
-PKG_SUPPORTED_OPTIONS= syslog python sqlite
+PKG_SUPPORTED_OPTIONS= syslog python sqlite
PKG_SUGGESTED_OPTIONS= syslog sqlite
PLIST_VARS+= pysupport
@@ -63,4 +63,3 @@ PLIST.pysupport= yes
CONFIGURE_ARGS+= --without-python
CONFIGURE_ARGS+= --disable-pygtk
.endif
-