diff options
Diffstat (limited to 'geography')
-rw-r--r-- | geography/postgresql81-postgis/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/geography/postgresql81-postgis/Makefile b/geography/postgresql81-postgis/Makefile index 1c5aa54cc6c..4584054d425 100644 --- a/geography/postgresql81-postgis/Makefile +++ b/geography/postgresql81-postgis/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2008/01/18 05:06:37 tnn Exp $ +# $NetBSD: Makefile,v 1.14 2008/02/04 20:10:35 tnn Exp $ DISTNAME= postgis-${VERSION} VERSION= 1.3.2 @@ -19,7 +19,7 @@ CONFLICTS= postgis-[0-9]* MAKE_JOBS_SAFE= no GNU_CONFIGURE= YES -USE_TOOLS+= gmake perl +USE_TOOLS+= gmake lex perl USE_LANGUAGES= c c++ CONFIGURE_ARGS+= --enable-rpath |