summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2008-03-01 19:07:27 +0000
committerrillig <rillig@pkgsrc.org>2008-03-01 19:07:27 +0000
commitbbabef332e147656ddf1451361f3c823911c6e2c (patch)
treeb88352950bf9abe8e085512fcc52ce90c48dd1b7
parentfcf237084520257107c24ae8ac57a799a7f3c94b (diff)
downloadpkgsrc-bbabef332e147656ddf1451361f3c823911c6e2c.tar.gz
Using AUTO_MKDIRS is simpler.
-rw-r--r--pkgtools/url2pkg/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/pkgtools/url2pkg/Makefile b/pkgtools/url2pkg/Makefile
index 90b0991ffe6..edf0abfb7ee 100644
--- a/pkgtools/url2pkg/Makefile
+++ b/pkgtools/url2pkg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2007/10/07 12:59:15 kano Exp $
+# $NetBSD: Makefile,v 1.53 2008/03/01 19:07:27 rillig Exp $
#
DISTNAME= url2pkg-2.7
@@ -17,8 +17,7 @@ NO_CHECKSUM= yes
NO_BUILD= yes
USE_LANGUAGES= # none
USE_TOOLS+= perl:run
-
-INSTALLATION_DIRS= bin ${PKGMANDIR}/man8 lib/url2pkg/ExtUtils
+AUTO_MKDIRS= yes
do-extract:
cd ${FILESDIR} && cp *.pl *.pm ${WRKSRC}/