aboutsummaryrefslogtreecommitdiff
path: root/databases/mysqlreport
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-12-28 14:42:40 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-12-28 14:42:40 +0000
commitab4d3d9c17244c4ebcb16aeb84d034a855292fbe (patch)
tree5568635eaa5db2389c8c437e6d38e7f1b4ab48e3 /databases/mysqlreport
parentdcc266c24f9d40ecc43666a10974d259374d4e82 (diff)
downloadports-ab4d3d9c17244c4ebcb16aeb84d034a855292fbe.tar.gz
ports-ab4d3d9c17244c4ebcb16aeb84d034a855292fbe.zip
Use WRKSRC_SUBDIR when applicable.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=404653
Diffstat (limited to 'databases/mysqlreport')
-rw-r--r--databases/mysqlreport/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mysqlreport/Makefile b/databases/mysqlreport/Makefile
index 22b4745ce39c..e9edeec43bd7 100644
--- a/databases/mysqlreport/Makefile
+++ b/databases/mysqlreport/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS= p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql \
NO_ARCH= yes
NO_BUILD= yes
USES= perl5 shebangfix
-WRKSRC= ${WRKDIR}/${GH_PROJECT}-${GH_TAGNAME_EXTRACT}/${PORTNAME}
+WRKSRC_SUBDIR= ${PORTNAME}
PLIST_FILES= bin/mysqlreport
PORTDOCS= COPYING mysqlreportguide.html mysqlreportdoc.html