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 /misc | |
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
Diffstat (limited to 'misc')
-rw-r--r-- | misc/xdelta/Makefile | 2 |
1 files changed, 0 insertions, 2 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> |