mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Oops, assign LIB_DEPENDS with += instead of = for the slave port.
This commit is contained in:
parent
2a07321b3e
commit
23816f7e24
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=47680
@ -15,7 +15,7 @@ DIST_SUBDIR= KDE
|
||||
MAINTAINER?= ports@FreeBSD.org
|
||||
|
||||
USE_KDEBASE_VER=2
|
||||
LIB_DEPENDS= noatun.0:${PORTSDIR}/audio/kdemultimedia2
|
||||
LIB_DEPENDS+= noatun.0:${PORTSDIR}/audio/kdemultimedia2
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
|
@ -15,7 +15,7 @@ DIST_SUBDIR= KDE
|
||||
MAINTAINER?= ports@FreeBSD.org
|
||||
|
||||
USE_KDEBASE_VER=2
|
||||
LIB_DEPENDS= noatun.0:${PORTSDIR}/audio/kdemultimedia2
|
||||
LIB_DEPENDS+= noatun.0:${PORTSDIR}/audio/kdemultimedia2
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user