diff options
author | kris <kris@FreeBSD.org> | 2007-07-29 06:32:18 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-07-29 06:32:18 +0800 |
commit | 5ba0c2b1f576fca544c8a060a5143ae09566b399 (patch) | |
tree | 4313ad7f28b8384456da642f0ccb7591cfde4a02 | |
parent | c6eba1292ba1d466cbcd272b4179091ac6b1569c (diff) | |
download | freebsd-ports-graphics-5ba0c2b1f576fca544c8a060a5143ae09566b399.tar.gz freebsd-ports-graphics-5ba0c2b1f576fca544c8a060a5143ae09566b399.tar.zst freebsd-ports-graphics-5ba0c2b1f576fca544c8a060a5143ae09566b399.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 3e966ff09ac..e4b8e25b400 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 3d026bfe9a1..9998e4cae46 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 5ddfd3ece2f..53314368924 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: |