- Hook up after repocopy from clanlib
- Add conflicts against devel/clanlib PR: ports/59964 Submitted by: Simon Barner <barner@in.tum.de>
This commit is contained in:
parent
e5baaae09b
commit
f37d83109d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=98959
2 changed files with 4 additions and 0 deletions
|
@ -120,6 +120,7 @@
|
|||
SUBDIR += cl-split-sequence-cmucl
|
||||
SUBDIR += cl-split-sequence-sbcl
|
||||
SUBDIR += clanlib
|
||||
SUBDIR += clanlib-devel
|
||||
SUBDIR += clig
|
||||
SUBDIR += clint
|
||||
SUBDIR += clisp-hyperspec
|
||||
|
|
|
@ -19,6 +19,9 @@ LIB_DEPENDS= Hermes.1:${PORTSDIR}/graphics/Hermes \
|
|||
jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
png.5:${PORTSDIR}/graphics/png
|
||||
|
||||
# conflicts with devel/clanlib
|
||||
CONFLICTS= clanlib-0.6.*
|
||||
|
||||
WRKSRC= ${WRKDIR}/ClanLib-${PORTVERSION:R}
|
||||
|
||||
USE_BZIP2= yes
|
||||
|
|
Loading…
Reference in a new issue