aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorglarkin <glarkin@FreeBSD.org>2010-01-08 04:06:49 +0800
committerglarkin <glarkin@FreeBSD.org>2010-01-08 04:06:49 +0800
commitae36d54333cf6f18780ed2126f05c188163896d2 (patch)
treed8edc2506daa949ff31951515571b709642c5b9c /databases
parent03f353bc06e5d79b0d0a58207c733affadd87418 (diff)
downloadfreebsd-ports-graphics-ae36d54333cf6f18780ed2126f05c188163896d2.tar.gz
freebsd-ports-graphics-ae36d54333cf6f18780ed2126f05c188163896d2.tar.zst
freebsd-ports-graphics-ae36d54333cf6f18780ed2126f05c188163896d2.zip
- Added LATEST_LINK to avoid package name conflict in Latest with the
pear-Doctrine (1.x) port Reported by: portmgr (erwin)
Diffstat (limited to 'databases')
-rw-r--r--databases/pear-Doctrine12/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/pear-Doctrine12/Makefile b/databases/pear-Doctrine12/Makefile
index 34f79d8ca37..0c670ea646b 100644
--- a/databases/pear-Doctrine12/Makefile
+++ b/databases/pear-Doctrine12/Makefile
@@ -30,6 +30,7 @@ SUB_FILES= pear-deinstall pear-install
SUB_LIST+= CHANNEL=${CHANNEL}
PKGINSTALL= ${WRKDIR}/pear-install
PKGDEINSTALL= ${WRKDIR}/pear-deinstall
+LATEST_LINK= pear-Doctrine12
.include <bsd.port.pre.mk>