summaryrefslogtreecommitdiff
path: root/archivers/upx
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/upx
parent46eceba7253d40f1643bc06f73cc7fd2148c2e8e (diff)
downloadpkgsrc-dc52048e014fdad9bb69ef9db159835a61c8dd4d.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'archivers/upx')
-rw-r--r--archivers/upx/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/archivers/upx/Makefile b/archivers/upx/Makefile
index 673e61a5c27..55e8f5d3b1a 100644
--- a/archivers/upx/Makefile
+++ b/archivers/upx/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/01/07 15:12:59 ben Exp $
+# $NetBSD: Makefile,v 1.2 2004/01/20 12:07:07 agc Exp $
DISTNAME= upx-1.24-src
PKGNAME= ${DISTNAME:S/-src//}
-WRKSRC= ${WRKDIR}/${PKGNAME}
CATEGORIES= misc archivers
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=upx/}
@@ -12,6 +11,8 @@ COMMENT= Ultimate packer for executables
DEPENDS+= ucl>=1.01:../../devel/ucl
+WRKSRC= ${WRKDIR}/${PKGNAME}
+
USE_GMAKE= yes
USE_PERL5= build