aboutsummaryrefslogtreecommitdiff
path: root/devel/physfs-devel/Makefile
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2005-07-29 16:17:22 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2005-07-29 16:17:22 +0000
commit3d65d9d86058555b2f270122bcc8e0bc8924e6c0 (patch)
treeb1c88a206733114b13419bae1535c0fc23c601af /devel/physfs-devel/Makefile
parent23986ff7d23c84b42e4565c903212d09f55df81d (diff)
downloadports-3d65d9d86058555b2f270122bcc8e0bc8924e6c0.tar.gz
ports-3d65d9d86058555b2f270122bcc8e0bc8924e6c0.zip
Notes
Diffstat (limited to 'devel/physfs-devel/Makefile')
-rw-r--r--devel/physfs-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/physfs-devel/Makefile b/devel/physfs-devel/Makefile
index 633aa106cc41..f9efa96a2f76 100644
--- a/devel/physfs-devel/Makefile
+++ b/devel/physfs-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= physfs
-PORTVERSION= 1.0.1
+PORTVERSION= 1.1.0
PORTREVISION= 0
CATEGORIES= devel
MASTER_SITES= http://offload1.icculus.org/${PORTNAME}/downloads/
@@ -17,5 +17,6 @@ COMMENT= A library to provide abstract access to various archives
USE_GNOME= gnometarget
USE_LIBTOOL_VER=15
INSTALLS_SHLIB= yes
+NO_LATEST_LINK= yes
.include <bsd.port.mk>