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 | |
parent | 789411caa0627964c46c0b744d532a56f72a9fc1 (diff) | |
download | freebsd-ports-036e67479a90f5e84155bf9cb0a2881eb1873ab3.zip |
BROKEN: Incorrect pkg-plist
-rw-r--r-- | graphics/crystalspace-devel/Makefile | 2 | ||||
-rw-r--r-- | graphics/crystalspace/Makefile | 2 | ||||
-rw-r--r-- | math/emacs-calc/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/graphics/crystalspace-devel/Makefile b/graphics/crystalspace-devel/Makefile index 3e966ff09ac7..e4b8e25b4009 100644 --- a/graphics/crystalspace-devel/Makefile +++ b/graphics/crystalspace-devel/Makefile @@ -26,6 +26,8 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ alut.1:${PORTSDIR}/audio/freealut \ CEGUIBase.0:${PORTSDIR}/graphics/cegui +BROKEN= Incorrect pkg-plist + USE_BZIP2= yes GNU_CONFIGURE= yes USE_GCC= 3.4+ 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 diff --git a/math/emacs-calc/Makefile b/math/emacs-calc/Makefile index 5ddfd3ece2f0..53314368924d 100644 --- a/math/emacs-calc/Makefile +++ b/math/emacs-calc/Makefile @@ -19,6 +19,8 @@ COMMENT= Arbitrary-precision calculator for Emacs RUN_DEPENDS= emacs:${PORTSDIR}/editors/emacs BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs +BROKEN= Incorrect pkg-plist + INFO= calc post-patch: |