summaryrefslogtreecommitdiff
path: root/archivers/arj/Makefile
diff options
context:
space:
mode:
authordillo <dillo>2004-04-22 20:16:58 +0000
committerdillo <dillo>2004-04-22 20:16:58 +0000
commitab86422c55d5101d123b59b3322b1ee67b218869 (patch)
tree426dc256bedcdb0741ce3e8314fee60b94660157 /archivers/arj/Makefile
parented4a2159115fbfdb70573401b80f1834fcb2ce7e (diff)
downloadpkgsrc-ab86422c55d5101d123b59b3322b1ee67b218869.tar.gz
update to 3.10.20 (improvements and bug fixes)
Diffstat (limited to 'archivers/arj/Makefile')
-rw-r--r--archivers/arj/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/archivers/arj/Makefile b/archivers/arj/Makefile
index 1a3c90fe760..9cbcaac10f1 100644
--- a/archivers/arj/Makefile
+++ b/archivers/arj/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2004/02/14 15:29:15 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2004/04/22 20:16:58 dillo Exp $
# FreeBSD Id: ports/archivers/arj/Makefile,v 1.2 2002/09/17 05:17:29 ijliao Exp
-DISTNAME= arj-3.10b
+DISTNAME= arj-3.10.20
CATEGORIES= archivers
MASTER_SITES= http://testcase.newmail.ru/files/
@@ -23,9 +23,6 @@ pre-configure:
${RM} -f ${WRKSRC}/environ.c.1
cd ${WRKSRC}/gnu; ${AUTOCONF}
-pre-build:
- (cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${GMAKE} -f ${MAKEFILE} ${MAKE_FLAGS} ${MAKE_ARGS} prepare)
-
post-install:
${INSTALL_DATA_DIR} ${ARJ_DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/doc/COPYING ${WRKSRC}/doc/debug.txt \