summaryrefslogtreecommitdiff
path: root/net/netname
diff options
context:
space:
mode:
authorkim <kim>2013-03-14 14:20:58 +0000
committerkim <kim>2013-03-14 14:20:58 +0000
commitbd8ebbc216f8d2675179c65dfac5db64d20e1c8d (patch)
treecf81851d0fe59d1f0ff3c9b83842b7484095a334 /net/netname
parent49ecd23c5f1caa86550937e71993fdf9d2d4ffa4 (diff)
downloadpkgsrc-bd8ebbc216f8d2675179c65dfac5db64d20e1c8d.tar.gz
Revert previous: already fixed in patch-aa
Diffstat (limited to 'net/netname')
-rw-r--r--net/netname/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/net/netname/Makefile b/net/netname/Makefile
index b255a5b2f5b..9d5b2f6ff52 100644
--- a/net/netname/Makefile
+++ b/net/netname/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2013/03/14 14:15:00 kim Exp $
+# $NetBSD: Makefile,v 1.15 2013/03/14 14:20:58 kim Exp $
#
DISTNAME= netname-2.2
@@ -21,9 +21,4 @@ INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
MAKE_ENV+= INSTALL=${TOOLS_PATH.install:Q}
-SUBST_CLASSES+= manpath
-SUBST_STAGE.manpath= post-extract
-SUBST_FILES.manpath= Makefile
-SUBST_SED.manpath= -e 's,/man/,/${PKGMANDIR}/,'
-
.include "../../mk/bsd.pkg.mk"