diff options
author | lofi <lofi@FreeBSD.org> | 2004-12-17 16:07:07 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-12-17 16:07:07 +0800 |
commit | 9ca290e81ec1d92b8d9d5002b62cb04807bba59e (patch) | |
tree | 25da4e277f5f1a95ec8bc12f1d9763e7b5e42ec0 /security | |
parent | ca2dee625e4397ced359859157898ce22043cefe (diff) | |
download | freebsd-ports-gnome-9ca290e81ec1d92b8d9d5002b62cb04807bba59e.tar.gz freebsd-ports-gnome-9ca290e81ec1d92b8d9d5002b62cb04807bba59e.tar.zst freebsd-ports-gnome-9ca290e81ec1d92b8d9d5002b62cb04807bba59e.zip |
Set LATEST_LINK to gpgme03
Diffstat (limited to 'security')
-rw-r--r-- | security/gpgme03/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/gpgme03/Makefile b/security/gpgme03/Makefile index afabb2a5d6ad..e6780f6d4fe1 100644 --- a/security/gpgme03/Makefile +++ b/security/gpgme03/Makefile @@ -20,6 +20,8 @@ LIB_DEPENDS= pth.20:${PORTSDIR}/devel/pth CONFLICTS= gpgme-1.* +LATEST_LINK= gpgme03 + USE_INC_LIBTOOL_VER=13 USE_GMAKE= yes INSTALLS_SHLIB= yes |