Don't use PORTREVISION in dependency filenames.

This commit is contained in:
Michael Nottebrock 2004-03-15 15:34:38 +00:00
parent 852f5cfccb
commit 3c3d48b929
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=104091
5 changed files with 6 additions and 6 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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