aboutsummaryrefslogtreecommitdiff
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
parent0c08ac6ac139e5e14aa5fd2c901c13b9128fd4d8 (diff)
downloadports-732588f89d9cf5004dd2a50d62ec9c17345fcdfc.tar.gz
ports-732588f89d9cf5004dd2a50d62ec9c17345fcdfc.zip
Notes
-rw-r--r--devel/cc65/Makefile1
-rw-r--r--japanese/exmh2/Makefile1
-rw-r--r--java/jboss2/Makefile1
3 files changed, 0 insertions, 3 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
diff --git a/japanese/exmh2/Makefile b/japanese/exmh2/Makefile
index 9f00d31b0312..4551cd31e80d 100644
--- a/japanese/exmh2/Makefile
+++ b/japanese/exmh2/Makefile
@@ -14,6 +14,5 @@ JAPANESE_EXMH= yes
MASTERDIR= ${.CURDIR}/../../mail/exmh2
DESCR= ${.CURDIR}/pkg-descr
-WRKDIR= ${WRKDIRPREFIX}${.CURDIR}/work
.include "${MASTERDIR}/Makefile"
diff --git a/java/jboss2/Makefile b/java/jboss2/Makefile
index 447e854648d9..a1688980ab44 100644
--- a/java/jboss2/Makefile
+++ b/java/jboss2/Makefile
@@ -47,7 +47,6 @@ REPLACE_FILES= ${PORTSDIR}/www/jakarta-tomcat4/files/daemonctl.c \
${PORTSDIR}/www/jakarta-tomcat4/files/daemonctl.1 \
${PORTSDIR}/www/jakarta-tomcat4/files/startup.sh
JAR_FILE= bin/run.jar
-WRKDIR?= ${WRKDIRPREFIX}${.CURDIR}/work
.include <bsd.port.pre.mk>