summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-01-17 11:22:46 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-01-17 11:22:46 +0000
commit0dbda24400a8afa6942e7e28e54713b14b86c31c (patch)
tree30bd093fbbe44fb518cbd6a2cec4ec88abfe65e5
parentFix pkg-plist (diff)
Add unzip as an extract dependency.
Informed maintainer. Noticed by: bento http://bento.freebsd.org/errorlogs/i386-4-exp-latest/tavrasm-1.19.log
Notes
Notes: svn path=/head/; revision=98389
-rw-r--r--devel/tavrasm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/tavrasm/Makefile b/devel/tavrasm/Makefile
index a5ff174970ad..1177983919ca 100644
--- a/devel/tavrasm/Makefile
+++ b/devel/tavrasm/Makefile
@@ -14,6 +14,7 @@ DISTFILES= ${PORTNAME}${EXTRACT_SUFX}:0
MAINTAINER= wes@FreeBSD.org
COMMENT= Tom's AVR Assembler
+EXTRACT_DEPENDS=unzip:${PORTSDIR}/archivers/unzip
BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison
WRKSRC= ${WRKDIR}/tavrasm.119