aboutsummaryrefslogtreecommitdiff
path: root/textproc/syck
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-16 13:46:53 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-16 13:46:53 +0000
commitbabafeabc8646aabb25a3fddd0cf9273f1c7676e (patch)
tree6e2753a83fb187077e79ccae66dde663afdd9285 /textproc/syck
parentd84aa50743fca2e6267b9d856419d58fa1e8e315 (diff)
downloadports-babafeabc8646aabb25a3fddd0cf9273f1c7676e.tar.gz
ports-babafeabc8646aabb25a3fddd0cf9273f1c7676e.zip
Clean up WRKSRC and USE_GITHUB usage in some ports
Notes
Notes: svn path=/head/; revision=517746
Diffstat (limited to 'textproc/syck')
-rw-r--r--textproc/syck/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/syck/Makefile b/textproc/syck/Makefile
index 9f68e7cd6767..14e9557fd8d6 100644
--- a/textproc/syck/Makefile
+++ b/textproc/syck/Makefile
@@ -9,8 +9,6 @@ MASTER_SITES= GHC
MAINTAINER= ports@FreeBSD.org
COMMENT= Library for reading and writing YAML 1.0
-WRKSRC= ${WRKDIR}/${DISTNAME}
-
USE_GITHUB= yes
GH_ACCOUNT= indeyets