aboutsummaryrefslogtreecommitdiff
path: root/dns/ez-ipupdate
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:31:57 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:31:57 +0000
commit24a1652ff482bf00e6f7e7aac23bf1be1a5f053a (patch)
treec2a277255180b245cfa87a4181d9de646edc05c4 /dns/ez-ipupdate
parentcf104c570b6057a060aff137032968074d18b40d (diff)
downloadports-24a1652ff482bf00e6f7e7aac23bf1be1a5f053a.tar.gz
ports-24a1652ff482bf00e6f7e7aac23bf1be1a5f053a.zip
Notes
Diffstat (limited to 'dns/ez-ipupdate')
-rw-r--r--dns/ez-ipupdate/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/dns/ez-ipupdate/Makefile b/dns/ez-ipupdate/Makefile
index 4aacc06d47e3..b65705263631 100644
--- a/dns/ez-ipupdate/Makefile
+++ b/dns/ez-ipupdate/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: ez-ipupdate
-# Date created: 24 July 2002
-# Whom: se
-#
+# Created by: se
# $FreeBSD$
-#
PORTNAME= ez-ipupdate
PORTVERSION= 3.0.11b8
@@ -19,6 +15,7 @@ COMMENT= Update your host name on any dynamic DNS service
USE_RC_SUBR= ez-ipupdate
GNU_CONFIGURE= yes
+NO_STAGE= yes
post-install:
${MKDIR} ${PREFIX}/share/examples/${PORTNAME}
for f in ${WRKSRC}/example-*.conf; \