diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-05-31 20:31:08 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-05-31 20:31:08 +0000 |
commit | aa952fd48fe9143007307348e16bccf3b9f95ca9 (patch) | |
tree | 3b8a3dc07f043f3e20ba7e542d841e8086021135 /ports-mgmt | |
parent | 06f1947ff91cd30655ff4ea79c4400e4c07e7bab (diff) | |
download | ports-aa952fd48fe9143007307348e16bccf3b9f95ca9.tar.gz ports-aa952fd48fe9143007307348e16bccf3b9f95ca9.zip |
Notes
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/barry/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ports-mgmt/barry/Makefile b/ports-mgmt/barry/Makefile index aea03f57f1ef..962e2d04b3e8 100644 --- a/ports-mgmt/barry/Makefile +++ b/ports-mgmt/barry/Makefile @@ -24,6 +24,8 @@ USE_AUTOTOOLS= libtool:15 INSTALLS_ICONS= yes USE_GETTEXT= yes +NO_LATEST_LINK= yes + .include <bsd.port.pre.mk> .if ${OSVERSION} >= 700042 |