summaryrefslogtreecommitdiff
path: root/devel
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 /devel
parent- Backport patch to fix build of py-libimobiledevice. (diff)
Fix package name collision
Notes
Notes: svn path=/head/; revision=330275
Diffstat (limited to 'devel')
-rw-r--r--devel/autoconf213/Makefile2
-rw-r--r--devel/gitolite2/Makefile1
-rw-r--r--devel/llvm33/Makefile1
3 files changed, 3 insertions, 1 deletions
diff --git a/devel/autoconf213/Makefile b/devel/autoconf213/Makefile
index e81515547682..6c096ce8adba 100644
--- a/devel/autoconf213/Makefile
+++ b/devel/autoconf213/Makefile
@@ -8,6 +8,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= ade/gnu
DISTNAME= autoconf-000227
+PKGNAMESUFFIX= 213
# note: before committing to this port, contact portmgr to arrange for an
# experimental ports run. Untested commits may be backed out at portmgr's
@@ -21,7 +22,6 @@ RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
BUILD_VERSION= 2.13
PLIST_SUB= BUILD_VERSION=${BUILD_VERSION}
-LATEST_LINK= autoconf213
USE_BZIP2= yes
USES= perl5
GNU_CONFIGURE= yes
diff --git a/devel/gitolite2/Makefile b/devel/gitolite2/Makefile
index 9fac28fb7b6e..72f34a528dfe 100644
--- a/devel/gitolite2/Makefile
+++ b/devel/gitolite2/Makefile
@@ -5,6 +5,7 @@ PORTVERSION= 2.3.1
CATEGORIES= devel
MASTER_SITES= http://milki.github.io/${PORTNAME}/ \
LOCAL/tdb
+PKGNAMESUFFIX= 2
MAINTAINER= milki@rescomp.berkeley.edu
COMMENT= An access control layer on top of git
diff --git a/devel/llvm33/Makefile b/devel/llvm33/Makefile
index 886f8f77b3ae..c931797ed1b8 100644
--- a/devel/llvm33/Makefile
+++ b/devel/llvm33/Makefile
@@ -6,6 +6,7 @@ PORTREVISION= 4
CATEGORIES= devel lang
MASTER_SITES= http://llvm.org/releases/${PORTVERSION}/
DISTNAME= ${PORTNAME}-${PORTVERSION}.src
+PKGNAMESUFFIX= 33
MAINTAINER= brooks@FreeBSD.org
COMMENT= Low Level Virtual Machine