summaryrefslogtreecommitdiff
path: root/net/ntp4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ntp4/Makefile')
-rw-r--r--net/ntp4/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/net/ntp4/Makefile b/net/ntp4/Makefile
index 5ab9d8a629d..1deb7c2d457 100644
--- a/net/ntp4/Makefile
+++ b/net/ntp4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2000/08/18 19:39:53 fredb Exp $
+# $NetBSD: Makefile,v 1.14 2001/01/29 11:34:37 wiz Exp $
#
DISTNAME= ntp-4.0.99k
@@ -17,10 +17,6 @@ CONFIGURE_ENV+= "LIBS=-ltermcap" # for ntpdc
DOCDIR= ${PREFIX}/share/doc
EXAMPLESDIR= ${PREFIX}/share/examples
-MESSAGE_FILE= ${WRKDIR}/MESSAGE
-
-post-build:
- ${SED} 's|@PREFIX@|${PREFIX}|g' < ${PKGDIR}/MESSAGE > ${WRKDIR}/MESSAGE
post-install:
cd ${WRKSRC}; \