summaryrefslogtreecommitdiff
path: root/net/ddclient
diff options
context:
space:
mode:
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 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