diff options
Diffstat (limited to 'net/openresolv/Makefile')
-rw-r--r-- | net/openresolv/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/openresolv/Makefile b/net/openresolv/Makefile index cbd366f8f54..41af4e87dd4 100644 --- a/net/openresolv/Makefile +++ b/net/openresolv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2012/02/16 19:33:55 hans Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/23 17:18:44 asau Exp $ # DISTNAME= openresolv-3.4.2 @@ -12,8 +12,6 @@ HOMEPAGE= http://roy.marples.name/projects/openresolv/ COMMENT= Framework for managing /etc/resolv.conf LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # none HAS_CONFIGURE= yes CONFIGURE_ARGS+= --mandir=${PREFIX}/${PKGMANDIR} |