diff options
Diffstat (limited to 'geography')
-rw-r--r-- | geography/gpsd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/geography/gpsd/Makefile b/geography/gpsd/Makefile index 55ec670b60f..b2df09ad688 100644 --- a/geography/gpsd/Makefile +++ b/geography/gpsd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2006/05/07 06:15:14 simonb Exp $ +# $NetBSD: Makefile,v 1.6 2006/05/10 13:04:34 joerg Exp $ DISTNAME= gpsd-2.31 CATEGORIES= geography @@ -10,6 +10,7 @@ COMMENT= GPS information daemon GNU_CONFIGURE= YES USE_LIBTOOL= yes +USE_LANGUAGES= c c++ INSTALLATION_DIRS= sbin |