summaryrefslogtreecommitdiff
path: root/devel/gps
diff options
context:
space:
mode:
authorobache <obache>2011-07-24 13:11:43 +0000
committerobache <obache>2011-07-24 13:11:43 +0000
commit4c44fa091f7d2785eaa260b8f72b5ca2a6d30876 (patch)
tree521e3d34a1fac49dafc1ad6413c8e7020be548ea /devel/gps
parent495833c0727ace21fd91116599d975bf1078285a (diff)
downloadpkgsrc-4c44fa091f7d2785eaa260b8f72b5ca2a6d30876.tar.gz
fix a typo, PR#45135.
Diffstat (limited to 'devel/gps')
-rw-r--r--devel/gps/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gps/Makefile b/devel/gps/Makefile
index ff32e415ff6..710386a39ee 100644
--- a/devel/gps/Makefile
+++ b/devel/gps/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2011/07/19 18:32:13 drochner Exp $
+# $NetBSD: Makefile,v 1.4 2011/07/24 13:11:43 obache Exp $
#
DISTNAME= gps-${GPS_VERSION}
@@ -27,7 +27,7 @@ TPLS= ${PREFIX}/share/gps/templates
.include "options.mk"
-# Doe to hardcoding on GPS' part, can't get python to work yet
+# Due to hardcoding on GPS' part, can't get python to work yet
CONFIGURE_ARGS+= --with-gmp=${PREFIX}
CONFIGURE_ARGS+= --with-python=no
CONFIGURE_ARGS+= --enable-shared-python=yes