diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-20 20:14:46 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-20 20:14:46 +0000 |
commit | 8701fff6e77adb2e8d7c6f8f741d5bf9f599f235 (patch) | |
tree | b3331e4f7c83663343b4f7a98d3c64b91611b016 /graphics/Coin | |
parent | 8ad669c270dc42b773f15ea148386063cb768b05 (diff) | |
download | ports-8701fff6e77adb2e8d7c6f8f741d5bf9f599f235.tar.gz ports-8701fff6e77adb2e8d7c6f8f741d5bf9f599f235.zip |
Notes
Diffstat (limited to 'graphics/Coin')
-rw-r--r-- | graphics/Coin/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/Coin/Makefile b/graphics/Coin/Makefile index ae3d74d26689..5991fd871064 100644 --- a/graphics/Coin/Makefile +++ b/graphics/Coin/Makefile @@ -18,6 +18,8 @@ BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen LIB_DEPENDS= simage.26:${PORTSDIR}/graphics/simage \ openal.0:${PORTSDIR}/audio/openal +BROKEN= "Incorrect pkg-plist (removes files not installed by this port)" + USE_REINPLACE= yes USE_GL= yes USE_XLIB= yes |