diff options
author | bland <bland@FreeBSD.org> | 2013-09-15 11:48:52 +0800 |
---|---|---|
committer | bland <bland@FreeBSD.org> | 2013-09-15 11:48:52 +0800 |
commit | 95a93df4e6d3ab52caff1f1f922467a5ad233a1c (patch) | |
tree | 560efe6cc3faa9fa5cc1e4b6fbe511157871c7ad /databases | |
parent | 6d738e0db9440d4403c7167d83709f79975ce133 (diff) | |
download | freebsd-ports-gnome-95a93df4e6d3ab52caff1f1f922467a5ad233a1c.tar.gz freebsd-ports-gnome-95a93df4e6d3ab52caff1f1f922467a5ad233a1c.tar.zst freebsd-ports-gnome-95a93df4e6d3ab52caff1f1f922467a5ad233a1c.zip |
Resolve latest link duplicate.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/libgdamm5/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/libgdamm5/Makefile b/databases/libgdamm5/Makefile index 581eec6dcdc9..0dfb25a64768 100644 --- a/databases/libgdamm5/Makefile +++ b/databases/libgdamm5/Makefile @@ -13,6 +13,8 @@ COMMENT= C++ wrapper for libgda5 library BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 +LATEST_LINK= libgdamm5 + USE_AUTOTOOLS= libtool USE_XZ= yes USES= gmake pathfix pkgconfig |