diff options
author | eadler <eadler@FreeBSD.org> | 2013-10-13 14:01:55 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-10-13 14:01:55 +0800 |
commit | 607a7152c0db6068673259d70436a7a9a28674c4 (patch) | |
tree | 08c211d810f9bb88f69d00d8a3bf9103d239e30f | |
parent | 3d21601f92bd966273ce40fbbba00326fd983426 (diff) | |
download | freebsd-ports-gnome-607a7152c0db6068673259d70436a7a9a28674c4.tar.gz freebsd-ports-gnome-607a7152c0db6068673259d70436a7a9a28674c4.tar.zst freebsd-ports-gnome-607a7152c0db6068673259d70436a7a9a28674c4.zip |
- Flash 11 is now the only option so there is no need for a manual LATEST_LINK
- xdelta is the only version so it may define the LATEST_LINK
-rw-r--r-- | misc/xdelta/Makefile | 2 | ||||
-rw-r--r-- | www/linux-f10-flashplugin11/Makefile | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/misc/xdelta/Makefile b/misc/xdelta/Makefile index 5f8b0f9750f7..b61ea7dde224 100644 --- a/misc/xdelta/Makefile +++ b/misc/xdelta/Makefile @@ -16,6 +16,4 @@ USE_GNOME= glib20 GNU_CONFIGURE= yes USE_LDCONFIG= yes -NO_LATEST_LINK= yes - .include <bsd.port.mk> diff --git a/www/linux-f10-flashplugin11/Makefile b/www/linux-f10-flashplugin11/Makefile index 990d82ea484a..c3bcea773bf3 100644 --- a/www/linux-f10-flashplugin11/Makefile +++ b/www/linux-f10-flashplugin11/Makefile @@ -14,8 +14,6 @@ DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} MAINTAINER= eadler@FreeBSD.org COMMENT= Adobe Flash Player NPAPI Plugin -LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}11 - ONLY_FOR_ARCHS= amd64 i386 USE_LINUX= yes USE_LINUX_APPS= openssl curl cyrus-sasl2 libssh2 nspr nss openldap gtk2 |