Depend on the correct files. Bump PORTREVISION.
This commit is contained in:
parent
cf8c5ef050
commit
287aa618ac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=103554
1 changed files with 3 additions and 1 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= kdeaddons
|
||||
PORTVERSION= ${KDE_VERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES?= misc kde
|
||||
MASTER_SITES= # none
|
||||
DISTFILES= # none
|
||||
|
@ -30,6 +31,7 @@ RUN_DEPENDS= ${ATLANTIKDESIGNER_DEP}:${PORTSDIR}/games/atlantikdesigner \
|
|||
|
||||
NO_BUILD= yes
|
||||
USE_KDELIBS_VER=3
|
||||
_NO_KDE_FIXPTHREAD=yes
|
||||
|
||||
.if make(package)
|
||||
DEPENDS_TARGET="package"
|
||||
|
@ -39,5 +41,5 @@ do-install: # empty
|
|||
${DO_NADA}
|
||||
|
||||
.include "${.CURDIR}/Makefile.split"
|
||||
|
||||
.include "${.CURDIR}/../../x11/kde3/Makefile.kde"
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue