[Midnightbsd-cvs] mports [19053] trunk/dns/libidn/Makefile: add help2man for magus builds
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat May 16 14:01:34 EDT 2015
Revision: 19053
http://svnweb.midnightbsd.org/mports/?rev=19053
Author: laffer1
Date: 2015-05-16 14:01:34 -0400 (Sat, 16 May 2015)
Log Message:
-----------
add help2man for magus builds
Modified Paths:
--------------
trunk/dns/libidn/Makefile
Modified: trunk/dns/libidn/Makefile
===================================================================
--- trunk/dns/libidn/Makefile 2015-05-16 17:53:59 UTC (rev 19052)
+++ trunk/dns/libidn/Makefile 2015-05-16 18:01:34 UTC (rev 19053)
@@ -2,7 +2,7 @@
PORTNAME= libidn
PORTVERSION= 1.29
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= dns
MASTER_SITES= GNU
@@ -12,6 +12,8 @@
LICENSE= gpl2 lgpl3
LICENSE_COMB= dual
+BUILD_DEPENDS+= help2man:${PORTSDIR}/misc/help2man
+
OPTIONS_DEFINE= DOCS NLS
OPTIONS_SUB=yes
More information about the Midnightbsd-cvs
mailing list