aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authoravilla <avilla@FreeBSD.org>2011-10-07 17:30:31 +0800
committeravilla <avilla@FreeBSD.org>2011-10-07 17:30:31 +0800
commitd9d0d58ab54f08b620ab617d123503d3df29dc27 (patch)
tree8275983fe329994047173e6b3df8688d6dd86142 /editors
parentb38b08c7d1e3b317aeac1e6ebf521a310675b167 (diff)
downloadfreebsd-ports-gnome-d9d0d58ab54f08b620ab617d123503d3df29dc27.tar.gz
freebsd-ports-gnome-d9d0d58ab54f08b620ab617d123503d3df29dc27.tar.zst
freebsd-ports-gnome-d9d0d58ab54f08b620ab617d123503d3df29dc27.zip
- Fix PKGNAME and UNIQUENAME.
Diffstat (limited to 'editors')
-rw-r--r--editors/calligra/Makefile3
-rw-r--r--editors/koffice-kde4/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile
index d8996a1da607..f4ff216dd385 100644
--- a/editors/calligra/Makefile
+++ b/editors/calligra/Makefile
@@ -11,7 +11,6 @@ PORTREVISION= 3
CATEGORIES= editors kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KOFFICE2_BRANCH}/${PORTNAME}-${PORTVERSION}/
-PKGNAMESUFFIX= -kde4
DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
@@ -40,6 +39,8 @@ LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs \
dcmdata.3:${PORTSDIR}/devel/dcmtk
RUN_DEPENDS= ${LOCALBASE}/lib/libpqxx.a:${PORTSDIR}/databases/postgresql-libpqxx30
+LATEST_LINK= ${PORTNAME}-kde4
+
CONFLICTS= calligra-[0-9]*
USE_BZIP2= yes
diff --git a/editors/koffice-kde4/Makefile b/editors/koffice-kde4/Makefile
index d8996a1da607..f4ff216dd385 100644
--- a/editors/koffice-kde4/Makefile
+++ b/editors/koffice-kde4/Makefile
@@ -11,7 +11,6 @@ PORTREVISION= 3
CATEGORIES= editors kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KOFFICE2_BRANCH}/${PORTNAME}-${PORTVERSION}/
-PKGNAMESUFFIX= -kde4
DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
@@ -40,6 +39,8 @@ LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs \
dcmdata.3:${PORTSDIR}/devel/dcmtk
RUN_DEPENDS= ${LOCALBASE}/lib/libpqxx.a:${PORTSDIR}/databases/postgresql-libpqxx30
+LATEST_LINK= ${PORTNAME}-kde4
+
CONFLICTS= calligra-[0-9]*
USE_BZIP2= yes