diff options
Diffstat (limited to 'geography/libdrg')
-rw-r--r-- | geography/libdrg/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/geography/libdrg/Makefile b/geography/libdrg/Makefile index c16882dc479..3925cdf5248 100644 --- a/geography/libdrg/Makefile +++ b/geography/libdrg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/02/06 12:40:15 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/04 09:19:19 asau Exp $ # DISTNAME= libdrg-0.0.81 @@ -10,8 +10,6 @@ MAINTAINER= gdt@NetBSD.org HOMEPAGE= http://www.lexort.com/software/ COMMENT= Library for reading and merging DRG files. -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config |