From 533b12d93d14c115b3e4c2d0dcdbe3e862990934 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 7 Oct 2013 12:23:05 +0000 Subject: Fix pkgname collision --- editors/joe2/Makefile | 2 +- editors/openoffice-3/Makefile | 2 +- editors/openoffice-devel/Makefile | 2 +- japanese/ng-devel/Makefile | 2 +- sysutils/qjail2/Makefile | 2 +- textproc/stardict2/Makefile | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/editors/joe2/Makefile b/editors/joe2/Makefile index 0ac3bedb57a2..1963bf23f098 100644 --- a/editors/joe2/Makefile +++ b/editors/joe2/Makefile @@ -11,7 +11,7 @@ COMMENT?= Joe's Own Editor RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell -LATEST_LINK?= joe2 +PKGNAMESUFFIX= 2 CONFLICTS= joe-3* GNU_CONFIGURE= yes diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile index 8ed5e6cf4046..033db6a419a8 100644 --- a/editors/openoffice-3/Makefile +++ b/editors/openoffice-3/Makefile @@ -17,7 +17,7 @@ COMMENT= Integrated wordprocessor/dbase/spreadsheet/drawing/chart/browser LICENSE= AL2 -NO_LATEST_LINK= yes +PKGNAMESUFFIX= 3 USE_GNOME= desktopfileutils gtk20 libxslt libidl glib20 USE_XORG= x11 ice xaw xau xext xrender xrandr \ diff --git a/editors/openoffice-devel/Makefile b/editors/openoffice-devel/Makefile index 7bad750cee5d..eb6570977d73 100644 --- a/editors/openoffice-devel/Makefile +++ b/editors/openoffice-devel/Makefile @@ -17,7 +17,7 @@ COMMENT= Integrated wordprocessor/dbase/spreadsheet/drawing/chart/browser(develo LICENSE= AL2 -NO_LATEST_LINK= yes +PKGNAMESUFFIX= -devel USE_GNOME= desktopfileutils gtk20 libxslt libidl glib20 USE_XORG= x11 ice xaw xau xext xrender xrandr \ diff --git a/japanese/ng-devel/Makefile b/japanese/ng-devel/Makefile index ffd5cedca8cb..bd040d6709a7 100644 --- a/japanese/ng-devel/Makefile +++ b/japanese/ng-devel/Makefile @@ -15,7 +15,7 @@ GNU_CONFIGURE= yes MYPORTDOCS= CHANGES.1_3 CHANGES.1_4 CHANGES.doc Ng.FAQ Ng.doc Ng.ref Ng.tut \ README.Ng README.SKG -LATEST_LINK= ng-devel +PKGNAMESUFFIX= -devel DOCSDIR= ${PREFIX}/share/doc/ja/${PORTNAME} NO_STAGE= yes diff --git a/sysutils/qjail2/Makefile b/sysutils/qjail2/Makefile index c6463bddd7bd..e39a242b496a 100644 --- a/sysutils/qjail2/Makefile +++ b/sysutils/qjail2/Makefile @@ -11,7 +11,7 @@ COMMENT= Utility to quickly deploy and manage jails USE_BZIP2= yes NO_BUILD= yes -LATEST_LINK= ${PORTNAME}2 +PKGNAMESUFFIX= 2 MAN8= qjail.8 qjail-intro.8 qjail.conf.8 qjail-howto.8 diff --git a/textproc/stardict2/Makefile b/textproc/stardict2/Makefile index b8e879a2762b..738280c8c81e 100644 --- a/textproc/stardict2/Makefile +++ b/textproc/stardict2/Makefile @@ -18,7 +18,7 @@ CPPFLAGS+= -I${LOCALBASE}/include USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix USES= gettext gmake pkgconfig -LATEST_LINK= stardict2 +PKGNAMESUFFIX= 2 OPTIONS_DEFINE= GNOME OPTIONS_DEFAULT= GNOME -- cgit v1.2.3