diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-07-28 22:32:18 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-07-28 22:32:18 +0000 |
commit | 036e67479a90f5e84155bf9cb0a2881eb1873ab3 (patch) | |
tree | e58c921d151e61dfb99b718d4a7f63f04fa9dc0c /graphics/crystalspace | |
parent | 789411caa0627964c46c0b744d532a56f72a9fc1 (diff) |
BROKEN: Incorrect pkg-plist
Notes
Notes:
svn path=/head/; revision=196517
Diffstat (limited to 'graphics/crystalspace')
-rw-r--r-- | graphics/crystalspace/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/crystalspace/Makefile b/graphics/crystalspace/Makefile index 3d026bfe9a1c..9998e4cae46a 100644 --- a/graphics/crystalspace/Makefile +++ b/graphics/crystalspace/Makefile @@ -27,6 +27,8 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ alut.1:${PORTSDIR}/audio/freealut \ CEGUIBase.0:${PORTSDIR}/graphics/cegui +BROKEN= Incorrect pkg-plist + CONFLICTS= crystalspace-devel-[0-9]* USE_BZIP2= yes |