summaryrefslogtreecommitdiff
path: root/archivers/unrar
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2004-01-20 12:07:06 +0000
committeragc <agc@pkgsrc.org>2004-01-20 12:07:06 +0000
commitdc52048e014fdad9bb69ef9db159835a61c8dd4d (patch)
tree28fc431efa48feea798736cefee933a6529a5c91 /archivers/unrar
parent46eceba7253d40f1643bc06f73cc7fd2148c2e8e (diff)
downloadpkgsrc-dc52048e014fdad9bb69ef9db159835a61c8dd4d.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'archivers/unrar')
-rw-r--r--archivers/unrar/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/archivers/unrar/Makefile b/archivers/unrar/Makefile
index 649c0b3a05a..e948263e639 100644
--- a/archivers/unrar/Makefile
+++ b/archivers/unrar/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2004/01/19 20:18:02 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2004/01/20 12:07:07 agc Exp $
#
DISTNAME= unrarsrc-3.3.4
PKGNAME= ${DISTNAME:S/src//}
-WRKSRC= ${WRKDIR}/unrar
CATEGORIES= archivers
MASTER_SITES= http://www.rarlab.com/rar/
@@ -20,6 +19,8 @@ RESTRICTED= "Do not modify. Do not charge a fee for redistribution."
NO_SRC_ON_CDROM=${RESTRICTED}
NO_BIN_ON_CDROM=${RESTRICTED}
+WRKSRC= ${WRKDIR}/unrar
+
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/unrar
cd ${WRKSRC} && ${INSTALL_PROGRAM} unrar ${PREFIX}/bin