aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-05-03 12:16:49 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-05-03 12:16:49 +0000
commit6ca3e41867d8335358b4aa0826eb9b5110cd96bf (patch)
treee8318dd7948d08764a172c80b2bd4fa7d9314225 /lang
parent53679473ab768b54dc4c09f5a19b06e3a12b2dd3 (diff)
downloadports-6ca3e41867d8335358b4aa0826eb9b5110cd96bf.tar.gz
ports-6ca3e41867d8335358b4aa0826eb9b5110cd96bf.zip
Simplify USE_GITHUB usage.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=440009
Diffstat (limited to 'lang')
-rw-r--r--lang/picoc/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/picoc/Makefile b/lang/picoc/Makefile
index a435fc3a3994..78f1253554c4 100644
--- a/lang/picoc/Makefile
+++ b/lang/picoc/Makefile
@@ -17,8 +17,6 @@ USES= gmake readline
PLIST_FILES= bin/picoc
-WRKSRC= ${WRKDIR}/${PORTNAME}-${GH_TAGNAME}
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/picoc ${STAGEDIR}${PREFIX}/bin/picoc