summaryrefslogtreecommitdiff
path: root/devel/sdcc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/sdcc/Makefile')
-rw-r--r--devel/sdcc/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/sdcc/Makefile b/devel/sdcc/Makefile
index 11cd8121be6..a523626298a 100644
--- a/devel/sdcc/Makefile
+++ b/devel/sdcc/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.39 2009/05/20 00:58:15 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2010/01/15 21:23:12 jakllsch Exp $
DISTNAME= sdcc-src-2.8.0
PKGNAME= ${DISTNAME:S/-src//}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel lang
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sdcc/}
EXTRACT_SUFX= .tar.bz2
@@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://sdcc.sourceforge.net/
COMMENT= Cross compile 8051 code
+DEPENDS+= gputils-[0-9]*:../../devel/gputils
+
USE_LANGUAGES= c c++
# XXX - This HACK circumvent a problem with the use of yacc that breaks the