summaryrefslogtreecommitdiff
path: root/net/ddclient/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ddclient/Makefile')
-rw-r--r--net/ddclient/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/net/ddclient/Makefile b/net/ddclient/Makefile
index dce7f653db7..f70fcc36f18 100644
--- a/net/ddclient/Makefile
+++ b/net/ddclient/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/09/03 12:36:55 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2001/01/29 11:34:35 wiz Exp $
#
DISTNAME= ddclient-2.3.1
@@ -10,11 +10,6 @@ HOMEPAGE= http://burry.net/ddclient
NO_BUILD= yes
-MESSAGE_FILE= ${WRKDIR}/MESSAGE
-
-pre-install:
- ${SED} -e "s,@PREFIX@,${PREFIX},g" ${PKGDIR}/MESSAGE > ${MESSAGE_FILE}
-
do-install:
${SED} \
-e 's,@LOCALBASE@,${LOCALBASE},g' \