summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjlam <jlam>2004-03-31 01:40:04 +0000
committerjlam <jlam>2004-03-31 01:40:04 +0000
commit29f569408982f265cd7797c00bdec51c9756e72e (patch)
tree62f83a4b8749b9f923475d8886359948665ed84c /net
parent5e249a927a50cd91fdc1c6ee2bc4f6bfd7339fc1 (diff)
downloadpkgsrc-29f569408982f265cd7797c00bdec51c9756e72e.tar.gz
This is a Perl script... no need for compiler here.
Diffstat (limited to 'net')
-rw-r--r--net/ddclient/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/net/ddclient/Makefile b/net/ddclient/Makefile
index 6662b5a9f8c..22c53abeeab 100644
--- a/net/ddclient/Makefile
+++ b/net/ddclient/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/01/16 13:14:01 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2004/03/31 01:40:04 jlam Exp $
DISTNAME= ddclient-3.6.2
CATEGORIES= net
@@ -10,8 +10,9 @@ COMMENT= Client to update dynamic DNS entries
PKG_INSTALLATION_TYPES= overwrite pkgviews
-USE_BUILDLINK3= YES
-USE_PKGINSTALL= YES
+USE_BUILDLINK3= yes
+USE_LANGUAGES= # empty
+USE_PKGINSTALL= yes
DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL
DOCDIR= ${PREFIX}/share/doc/ddclient