summaryrefslogtreecommitdiff
path: root/net/ddclient
diff options
context:
space:
mode:
authorjlam <jlam>2002-08-25 21:48:57 +0000
committerjlam <jlam>2002-08-25 21:48:57 +0000
commit02526271b78c18a0c07b3ea8be04d2a61b0bf8e7 (patch)
treec8d09a03adeac7a950080d8040f6c9ceb10ef9d2 /net/ddclient
parent521a29ec203c35a133d1b565a410d027176ebfc9 (diff)
downloadpkgsrc-02526271b78c18a0c07b3ea8be04d2a61b0bf8e7.tar.gz
Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
Diffstat (limited to 'net/ddclient')
-rw-r--r--net/ddclient/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/net/ddclient/Makefile b/net/ddclient/Makefile
index 7f54c9487ed..b571df4532b 100644
--- a/net/ddclient/Makefile
+++ b/net/ddclient/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2002/03/25 01:18:50 hubertf Exp $
+# $NetBSD: Makefile,v 1.8 2002/08/25 21:49:56 jlam Exp $
DISTNAME= ddclient-3.6.2
CATEGORIES= net
@@ -8,7 +8,7 @@ MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://burry.ca:4141/ddclient/
COMMENT= Client to update dynamic DNS entries
-USE_BUILDLINK_ONLY= YES
+USE_BUILDLINK2= YES
DOCDIR= ${PREFIX}/share/doc/ddclient
EGDIR= ${PREFIX}/share/examples/ddclient
@@ -50,6 +50,7 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/README.cisco ${DOCDIR}
${INSTALL_DATA} ${WRKSRC}/sample-* ${EGDIR}
-.include "../../lang/perl5/buildlink.mk"
+.include "../../lang/perl5/buildlink2.mk"
+
.include "../../mk/bsd.pkg.install.mk"
.include "../../mk/bsd.pkg.mk"