aboutsummaryrefslogtreecommitdiff
path: root/databases/mysql++1
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/mysql++1
parent1505b0ea37a8b779c0ae337e64e6ecf0570a6455 (diff)
downloadports-a48d714ca699c31e7e75d030df023da662b7c511.tar.gz
ports-a48d714ca699c31e7e75d030df023da662b7c511.zip
Fix package name collision
Notes
Notes: svn path=/head/; revision=330275
Diffstat (limited to 'databases/mysql++1')
-rw-r--r--databases/mysql++1/Makefile3
1 files changed, 1 insertions, 2 deletions
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: