aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2004-03-15 23:34:38 +0800
committerlofi <lofi@FreeBSD.org>2004-03-15 23:34:38 +0800
commit01c969fee84130d11a197d9c042c0fc9cad08687 (patch)
tree505ed2a955485556c0dd14ce2b5a9a0207c5ad57
parent5176a9f072502804caef0b85965199f357dd66ba (diff)
downloadfreebsd-ports-gnome-01c969fee84130d11a197d9c042c0fc9cad08687.tar.gz
freebsd-ports-gnome-01c969fee84130d11a197d9c042c0fc9cad08687.tar.zst
freebsd-ports-gnome-01c969fee84130d11a197d9c042c0fc9cad08687.zip
Don't use PORTREVISION in dependency filenames.
-rw-r--r--games/atlantikdesigner/pkg-plist2
-rw-r--r--misc/kdeaddons3/Makefile4
-rw-r--r--multimedia/noatun-plugins/pkg-plist2
-rw-r--r--x11/kde3/Makefile.kde2
-rw-r--r--x11/kde4/Makefile.kde2
5 files changed, 6 insertions, 6 deletions
diff --git a/games/atlantikdesigner/pkg-plist b/games/atlantikdesigner/pkg-plist
index e522471afe19..08fbc7cfe1f5 100644
--- a/games/atlantikdesigner/pkg-plist
+++ b/games/atlantikdesigner/pkg-plist
@@ -1,5 +1,5 @@
bin/atlantikdesigner
-share/applications/kdeaddons-atlantikdesigner-3.2.1_2
+share/applications/kdeaddons-atlantikdesigner-3.2.1
share/applications/kde/atlantikdesigner.desktop
share/apps/atlantikdesigner/atlantikdesignerui.rc
share/icons/crystalsvg/16x16/apps/atlantikdesigner.png
diff --git a/misc/kdeaddons3/Makefile b/misc/kdeaddons3/Makefile
index 69acf1239d8a..aaa303e3de7f 100644
--- a/misc/kdeaddons3/Makefile
+++ b/misc/kdeaddons3/Makefile
@@ -16,7 +16,7 @@ EXTRACT_ONLY= # none
MAINTAINER?= kde@FreeBSD.org
COMMENT= Additional plugins and scripts for some KDE applications
-RUN_DEPENDS= ${ATLANTIKDESIGNER_DEP}_2:${PORTSDIR}/games/atlantikdesigner \
+RUN_DEPENDS= ${ATLANTIKDESIGNER_DEP}:${PORTSDIR}/games/atlantikdesigner \
${KADDRESSBOOKPLUG_DEP}:${PORTSDIR}/misc/kaddressbook-plugins \
${KATEPLUGINS_DEP}:${PORTSDIR}/editors/kate-plugins \
${KFILEPLUGINS_DEP}:${PORTSDIR}/misc/kfile-plugins \
@@ -25,7 +25,7 @@ RUN_DEPENDS= ${ATLANTIKDESIGNER_DEP}_2:${PORTSDIR}/games/atlantikdesigner \
${KONQPLUGINS_DEP}:${PORTSDIR}/misc/konq-plugins \
${KONTACTPLUG_DEP}:${PORTSDIR}/net/kontact-plugins \
${KSIG_DEP}:${PORTSDIR}/misc/ksig \
- ${NOATUNPLUG_DEP}_2:${PORTSDIR}/multimedia/noatun-plugins \
+ ${NOATUNPLUG_DEP}:${PORTSDIR}/multimedia/noatun-plugins \
${RENAMEDLGPLUG_DEP}:${PORTSDIR}/misc/renamedlgplugins \
${VIMPART_DEP}:${PORTSDIR}/editors/vimpart
diff --git a/multimedia/noatun-plugins/pkg-plist b/multimedia/noatun-plugins/pkg-plist
index 421b3c21e7ae..be559c84e6fe 100644
--- a/multimedia/noatun-plugins/pkg-plist
+++ b/multimedia/noatun-plugins/pkg-plist
@@ -18,7 +18,7 @@ lib/kde3/noatunwakeup.la
lib/kde3/noatunwakeup.so
lib/kde3/noatunwavecapture.la
lib/kde3/noatunwavecapture.so
-share/applications/kdeaddons-noatun-plugins-3.2.1_2
+share/applications/kdeaddons-noatun-plugins-3.2.1
share/apps/noatun/alsaplayerui.plugin
share/apps/noatun/charlatanui.plugin
share/apps/noatun/dub.plugin
diff --git a/x11/kde3/Makefile.kde b/x11/kde3/Makefile.kde
index 81d856e965c2..8d73f78ec996 100644
--- a/x11/kde3/Makefile.kde
+++ b/x11/kde3/Makefile.kde
@@ -111,7 +111,7 @@ kde-split:
${WRKSRC}/doc/Makefile.in
kde-split-postinstall:
- ${TOUCH} ${SPLITDEP_PREFIX}/${PKGNAME}
+ ${TOUCH} ${SPLITDEP_PREFIX}/${PORTNAME}-${PORTVERSION}
.if !defined(KDE_SPLIT_NONSTANDARD)
pre-configure: kde-split
diff --git a/x11/kde4/Makefile.kde b/x11/kde4/Makefile.kde
index 81d856e965c2..8d73f78ec996 100644
--- a/x11/kde4/Makefile.kde
+++ b/x11/kde4/Makefile.kde
@@ -111,7 +111,7 @@ kde-split:
${WRKSRC}/doc/Makefile.in
kde-split-postinstall:
- ${TOUCH} ${SPLITDEP_PREFIX}/${PKGNAME}
+ ${TOUCH} ${SPLITDEP_PREFIX}/${PORTNAME}-${PORTVERSION}
.if !defined(KDE_SPLIT_NONSTANDARD)
pre-configure: kde-split