summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1998-06-18 15:44:13 +0000
committeragc <agc@pkgsrc.org>1998-06-18 15:44:13 +0000
commitc3f0fda84cc042825ed89b351374a15d788bbdb5 (patch)
treebd6a5552b0050e37aea98e47716f118b74ade64a /devel
parentb0ae9f3a282fc15fb6731cd37aa07af702b53874 (diff)
downloadpkgsrc-c3f0fda84cc042825ed89b351374a15d788bbdb5.tar.gz
Delete MANx definition in package Makefile - use automatic manual page
handling.
Diffstat (limited to 'devel')
-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' \