summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-12-31 08:32:38 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-12-31 08:32:38 +0000
commite6ef3c9bf6103539663b82b60f5857e7b2337cce (patch)
tree86f1c454c9f5b736ac3a6aac636ca3d1631ffe09
parentDisplay version string correctly (diff)
Unbreak after distfile was renamed
Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=404913
-rw-r--r--devel/tpasm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/tpasm/Makefile b/devel/tpasm/Makefile
index 337a428e26ee..c0c7f4928457 100644
--- a/devel/tpasm/Makefile
+++ b/devel/tpasm/Makefile
@@ -13,6 +13,7 @@ COMMENT= Cross-assembler for variety of microprocessors and controllers
LICENSE= GPLv2
USES= gmake tar:tgz
+WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION}
PORTDOCS= CONVERSION_C166.TXT MANUAL.TXT README*.TXT
PORTEXAMPLES= *