summaryrefslogtreecommitdiff
path: root/games/tads
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2013-04-06 15:46:33 +0000
committerrodent <rodent@pkgsrc.org>2013-04-06 15:46:33 +0000
commit984edc33c6b1830f6e322de9892466e0b2c8cde1 (patch)
tree4d1d884fe35e78216fd1cc2704789c93f36dfb94 /games/tads
parent6b77282820994903707705d816ca5d7301c9fb22 (diff)
downloadpkgsrc-984edc33c6b1830f6e322de9892466e0b2c8cde1.tar.gz
'You can use "foo" instead of "${WRKSRC}/foo".'
Diffstat (limited to 'games/tads')
-rw-r--r--games/tads/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/tads/Makefile b/games/tads/Makefile
index 2bc859d0073..31b9adcf46a 100644
--- a/games/tads/Makefile
+++ b/games/tads/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2012/12/12 10:44:09 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2013/04/06 15:46:36 rodent Exp $
#
DISTNAME= tads23-unix
@@ -17,7 +17,7 @@ ONLY_FOR_PLATFORM= NetBSD-*-*
DIST_SUBDIR= ${PKGNAME_NOREV}-1
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
NO_CONFIGURE= yes
-BUILD_DIRS= ${WRKSRC}/tads2 ${WRKSRC}/tads3
+BUILD_DIRS= tads2 tads3
USE_LANGUAGES= c c++
post-extract: