diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2010-12-03 12:01:51 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2010-12-03 12:01:51 +0800 |
commit | 87ba43ced40769546be8d64a64cd1f5fde1ffb0e (patch) | |
tree | d5579eeb3603ff2503b1aa9d9e74a3ee02e6680a /chinese | |
parent | d76a551c19ef4818d638fc4099695bea1879a656 (diff) | |
download | freebsd-ports-gnome-87ba43ced40769546be8d64a64cd1f5fde1ffb0e.tar.gz freebsd-ports-gnome-87ba43ced40769546be8d64a64cd1f5fde1ffb0e.tar.zst freebsd-ports-gnome-87ba43ced40769546be8d64a64cd1f5fde1ffb0e.zip |
- Fix LATEST_LINK
PR: ports/152798
Submitted by: Bo-Yi Wu <appleboy.tw@gmail.com> (maintainer)
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/phpbb3-tw/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chinese/phpbb3-tw/Makefile b/chinese/phpbb3-tw/Makefile index f5c3cd8b5f9c..a6b9489cb82a 100644 --- a/chinese/phpbb3-tw/Makefile +++ b/chinese/phpbb3-tw/Makefile @@ -18,6 +18,8 @@ COMMENT= The Traditional Chinese version of phpBB3 CONFLICTS= phpbb-tw-[0-2]* phpbb-devel-[0-3]* phpbb-[0-3]* +LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}3${PKGNAMESUFFIX} + USE_ZIP= yes # The phpBB2 port supports a number of variables that may be tweaked at build |