summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-10-07 12:23:05 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-10-07 12:23:05 +0000
commit533b12d93d14c115b3e4c2d0dcdbe3e862990934 (patch)
treefa5bd1dade79db436ee634ab9ccd014ee705c7cc /editors
parentmultimedia/gstreamer-plugins: correctly chase the x264 library version bump (diff)
Fix pkgname collision
Notes
Notes: svn path=/head/; revision=329696
Diffstat (limited to 'editors')
-rw-r--r--editors/joe2/Makefile2
-rw-r--r--editors/openoffice-3/Makefile2
-rw-r--r--editors/openoffice-devel/Makefile2
3 files changed, 3 insertions, 3 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 \