aboutsummaryrefslogtreecommitdiffstats
path: root/net/xorp
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2017-01-04 02:12:13 +0800
committermat <mat@FreeBSD.org>2017-01-04 02:12:13 +0800
commit2c3a1094385fb111645369282e3419767d925860 (patch)
tree1d4e886062c5321c028bc93a38a1f5524414637f /net/xorp
parentaad4670ff67a50d76907d0a785f60f1b6352b4b0 (diff)
downloadfreebsd-ports-gnome-2c3a1094385fb111645369282e3419767d925860.tar.gz
freebsd-ports-gnome-2c3a1094385fb111645369282e3419767d925860.tar.zst
freebsd-ports-gnome-2c3a1094385fb111645369282e3419767d925860.zip
Never set WRKSRC when using USE_GITHUB.
If you want to set WRKSRC, set GH_PROJECT instead. - The GitHub URLs are case insensitive, but the distribution files you get out of them are not. - If the repository was renamed, the old URL will still work, but the distribution name will be ith the new name. Sponsored by: Absolight
Diffstat (limited to 'net/xorp')
-rw-r--r--net/xorp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/xorp/Makefile b/net/xorp/Makefile
index 40b3a920f5a9..ac69978fb54f 100644
--- a/net/xorp/Makefile
+++ b/net/xorp/Makefile
@@ -22,7 +22,7 @@ GH_ACCOUNT= greearb
GH_PROJECT= ${PORTNAME}.ct
SHEBANG_FILES= xrl/scripts/clnt-gen xrl/scripts/tgt-gen
python_OLD_CMD= .*python
-WRKSRC= ${WRKDIR}/${GH_PROJECT}-${DISTVERSIONPREFIX}${DISTVERSION}/${PORTNAME}
+WRKSRC_SUBDIR= ${PORTNAME}
MAKE_ARGS= prefix=${PREFIX} enable_boost=1
SUB_FILES= pkg-message
GROUPS= xorp