aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-03-19 19:00:27 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-03-19 19:00:27 +0000
commit732588f89d9cf5004dd2a50d62ec9c17345fcdfc (patch)
treed216cb47f7586dd65cbe127d6dd01b57b063b37f /devel
parent0c08ac6ac139e5e14aa5fd2c901c13b9128fd4d8 (diff)
downloadports-732588f89d9cf5004dd2a50d62ec9c17345fcdfc.tar.gz
ports-732588f89d9cf5004dd2a50d62ec9c17345fcdfc.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/cc65/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/cc65/Makefile b/devel/cc65/Makefile
index 51940246ac5a..5e871ac9582c 100644
--- a/devel/cc65/Makefile
+++ b/devel/cc65/Makefile
@@ -33,7 +33,6 @@ CFLAGS+= -DCC65_INC=\\\"${PREFIX}/lib/cc65/include\\\" \
BROKEN= "Does not compile on !i386"
.endif
-WRKDIR?= ${WRKDIRPREFIX}${.CURDIR}/work
WRKSRC= ${WRKDIR}/cc65-${PORTVERSION}
DEVNULL= ${__empty_string_for_portlint}/dev/null