aboutsummaryrefslogtreecommitdiff
path: root/astro/gpsdrive
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-04 04:36:30 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-04 04:36:30 +0000
commit186b8ba82fdd761aee89704395c52ac809bc7026 (patch)
tree65c820907a86a7c844ee463115637dde60f2aa36 /astro/gpsdrive
parent742adcabd74aa0adc91246bae79c97658a078415 (diff)
downloadports-186b8ba82fdd761aee89704395c52ac809bc7026.tar.gz
ports-186b8ba82fdd761aee89704395c52ac809bc7026.zip
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor Tested by: bento
Notes
Notes: svn path=/head/; revision=99914
Diffstat (limited to 'astro/gpsdrive')
-rw-r--r--astro/gpsdrive/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/gpsdrive/Makefile b/astro/gpsdrive/Makefile
index de4f5564b49c..af3612997610 100644
--- a/astro/gpsdrive/Makefile
+++ b/astro/gpsdrive/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gpsdrive
PORTVERSION= 2.07.r7
+PORTREVISION= 1
CATEGORIES= astro
MASTER_SITES= http://gpsdrive.kraftvoll.at/ \
http://www.gpsdrive.cc/ \
@@ -20,10 +21,10 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/pre/}
MAINTAINER= molter@gufi.org
COMMENT= A GPS navigation system
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre
USE_GETOPT_LONG=yes
+USE_GETTEXT= yes
USE_PERL5= yes
USE_GMAKE= yes
USE_X_PREFIX= yes