aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1998-01-24 07:11:16 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1998-01-24 07:11:16 +0000
commitd03c5864c537466828f0f35f71ef97cd5ce69d87 (patch)
tree988a3f2487f5fcd9340f098d7f8bd9bbddd047ec /archivers
parent17e2fc81d2b2028f98c37ff269b7050683a57b5d (diff)
downloadports-d03c5864c537466828f0f35f71ef97cd5ce69d87.tar.gz
ports-d03c5864c537466828f0f35f71ef97cd5ce69d87.zip
Unbugger WRKSRC value.
Notes
Notes: svn path=/head/; revision=9423
Diffstat (limited to 'archivers')
-rw-r--r--archivers/unzip/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/unzip/Makefile b/archivers/unzip/Makefile
index 1f5ae1b4d9a5..727abc5cc793 100644
--- a/archivers/unzip/Makefile
+++ b/archivers/unzip/Makefile
@@ -3,7 +3,7 @@
# Date created: 17 October 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.16 1997/11/24 13:09:10 ache Exp $
+# $Id: Makefile,v 1.17 1998/01/23 00:43:43 jseger Exp $
#
DISTNAME= unzip532
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.cdrom.com/pub/infozip/src/
MAINTAINER= ache@FreeBSD.ORG
-WRKSRC= ${WRKDIR}/${PKGNAME}
+WRKSRC= ${WRKDIR}/unzip-5.32
MAKEFILE= unix/Makefile
ALL_TARGET= freebsd
MAKE_FLAGS= LOCAL_UNZIP="${CFLAGS} -DUSE_UNSHRINK" -f