summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/portlint/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/portlint/Makefile b/devel/portlint/Makefile
index f5eb08c64f2..c347884641c 100644
--- a/devel/portlint/Makefile
+++ b/devel/portlint/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 1998/06/11 11:32:40 agc Exp $
+# $NetBSD: Makefile,v 1.4 1998/06/18 15:44:13 agc Exp $
#
DISTNAME= portlint-1.64
@@ -19,8 +19,6 @@ NO_CONFIGURE= yes
MAKE_ENV= PKGSRCDIR=${.CURDIR}/../..
-MAN1= portlint.1
-
do-build:
${SED} -e 's|@PREFIX@|${PREFIX}|g' \
-e 's|@PORTSDIR@|${PKGSRCDIR}|g' \