summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-10-14 06:52:32 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-10-14 06:52:32 +0000
commita48d714ca699c31e7e75d030df023da662b7c511 (patch)
tree42335164585bee9db333b2237dbaaa06fa302104 /databases
parent- Backport patch to fix build of py-libimobiledevice. (diff)
Fix package name collision
Notes
Notes: svn path=/head/; revision=330275
Diffstat (limited to 'databases')
-rw-r--r--databases/adodb5/Makefile2
-rw-r--r--databases/mysql++1/Makefile3
2 files changed, 2 insertions, 3 deletions
diff --git a/databases/adodb5/Makefile b/databases/adodb5/Makefile
index 7a470688533b..26d7430df676 100644
--- a/databases/adodb5/Makefile
+++ b/databases/adodb5/Makefile
@@ -6,6 +6,7 @@ DISTVERSION= 5.18
CATEGORIES= databases www
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-php5-only/${PORTNAME}-${DISTVERSION:S/.//g}-for-php5
DISTNAME= ${PORTNAME:S/5//}${DISTVERSION:S/.//g}a
+PKGNAMESUFFIX= 5
MAINTAINER= joehorn@gmail.com
COMMENT= Database library for PHP
@@ -13,7 +14,6 @@ COMMENT= Database library for PHP
LICENSE= BSD
CONFLICTS= adodb-4.*
-LATEST_LINK= adodb5
USE_ZIP= yes
USE_PHP= pcre
diff --git a/databases/mysql++1/Makefile b/databases/mysql++1/Makefile
index 7d427fbd8f3b..b902a9760bfc 100644
--- a/databases/mysql++1/Makefile
+++ b/databases/mysql++1/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.7.40
PORTREVISION= 2
CATEGORIES= databases devel
MASTER_SITES= http://tangentsoft.net/mysql++/releases/
-PKGNAMESUFFIX= -mysql${MYSQL_VER}
+PKGNAMESUFFIX= 1-mysql${MYSQL_VER}
MAINTAINER= sergey@network-asp.biz
COMMENT= Complex C++ API for MySQL${MYSQL_VER}
@@ -19,7 +19,6 @@ CONFIGURE_ARGS= --with-mysql=${LOCALBASE} \
USE_LDCONFIG= yes
CONFLICTS= ${PORTNAME}*-2.*
-NO_LATEST_LINK= yes
NO_STAGE= yes
post-install: