diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-12-11 02:54:52 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-12-11 02:54:52 +0800 |
commit | f494c5c5082a1b23bf703964a8be4dbd36b201cf (patch) | |
tree | 2db7b7c498ac88f467988ad7cbe6e08c73946670 /www | |
parent | e0f804f57537ae289db5c3b24f1f1ed204c7b453 (diff) | |
download | freebsd-ports-gnome-f494c5c5082a1b23bf703964a8be4dbd36b201cf.tar.gz freebsd-ports-gnome-f494c5c5082a1b23bf703964a8be4dbd36b201cf.tar.zst freebsd-ports-gnome-f494c5c5082a1b23bf703964a8be4dbd36b201cf.zip |
- Remove NO_LATEST_LINK
Diffstat (limited to 'www')
-rw-r--r-- | www/tinymce3/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/tinymce3/Makefile b/www/tinymce3/Makefile index 2eb75d9beb0f..4c68b7f33e8b 100644 --- a/www/tinymce3/Makefile +++ b/www/tinymce3/Makefile @@ -17,7 +17,6 @@ LICENSE= LGPL21 CONFLICTS_INSTALL= tinymce-[0-24-9]* NO_BUILD= yes -NO_LATEST_LINK= yes USE_ZIP= yes WRKSRC= ${WRKDIR}/${PORTNAME} |