diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 01:50:22 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 01:50:22 +0000 |
commit | 70886c1846c06a0379466e2108c0c84fffa4b251 (patch) | |
tree | 406dd75246336326a6a6e88acdbbe74f394f9a46 /graphics/xpcd | |
parent | 919ed046efaab3bca39493f4f5d70282dbfbc059 (diff) | |
download | ports-70886c1846c06a0379466e2108c0c84fffa4b251.tar.gz ports-70886c1846c06a0379466e2108c0c84fffa4b251.zip |
Notes
Diffstat (limited to 'graphics/xpcd')
-rw-r--r-- | graphics/xpcd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/xpcd/Makefile b/graphics/xpcd/Makefile index 1a6928312a94..7da4b77c34c8 100644 --- a/graphics/xpcd/Makefile +++ b/graphics/xpcd/Makefile @@ -17,6 +17,8 @@ COMMENT?= PhotoCD tool collection LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff +BROKEN= Incomplete pkg-plist + # USE_IMAKE= yes CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib LDFLAGS= -L${LOCALBASE}/lib |