diff options
Diffstat (limited to 'net/dhcpcd/Makefile')
-rw-r--r-- | net/dhcpcd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/dhcpcd/Makefile b/net/dhcpcd/Makefile index 77c01f31848..4b9a3f13478 100644 --- a/net/dhcpcd/Makefile +++ b/net/dhcpcd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2012/02/06 15:43:49 roy Exp $ +# $NetBSD: Makefile,v 1.32 2012/10/23 17:18:16 asau Exp $ # DISTNAME= dhcpcd-5.5.4 @@ -12,7 +12,6 @@ HOMEPAGE= http://roy.marples.name/projects/dhcpcd/ COMMENT= RFC2131 compliant DHCP client LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= c99 HAS_CONFIGURE= yes CONFIGURE_ARGS+= --mandir=${PREFIX}/${PKGMANDIR} |