aboutsummaryrefslogtreecommitdiff
path: root/devel/sdcc
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-01-16 17:33:20 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-01-16 17:33:20 +0000
commit2b1a883dc4fd248d3b049059b9543dde2ac98ffd (patch)
tree0b080fcd55271333176593e1b9bc0b48aedbe9fa /devel/sdcc
parent21829056931f158e125c2d89352e36c1c7196a26 (diff)
downloadports-2b1a883dc4fd248d3b049059b9543dde2ac98ffd.tar.gz
ports-2b1a883dc4fd248d3b049059b9543dde2ac98ffd.zip
Notes
Diffstat (limited to 'devel/sdcc')
-rw-r--r--devel/sdcc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/sdcc/Makefile b/devel/sdcc/Makefile
index 79a442f28323..647d972f2717 100644
--- a/devel/sdcc/Makefile
+++ b/devel/sdcc/Makefile
@@ -13,10 +13,10 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}Ea
MAINTAINER= ambrisko@whistle.com
-WRKSRC= ${WRKDIR}/sdcc219Ea
+WRKSRC= ${WRKDIR}/sdcc219Ea
GNU_CONFIGURE= yes
USE_BISON= yes
-USE_GMAKE= yes
+USE_GMAKE= yes
ALL_TARGET= dep all
.include <bsd.port.mk>