diff options
author | kris <kris@FreeBSD.org> | 2005-02-28 01:50:22 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-02-28 01:50:22 +0000 |
commit | 6b789892652b945988200413c34c1471d8008c4d (patch) | |
tree | 187ac42960cebf296bee314e4ed76fde994a3bc3 /x11-fm/xnc | |
parent | f4e339b198a52d1347f5819c5abcf68e362aff1b (diff) | |
download | FreeBSD-ports-6b789892652b945988200413c34c1471d8008c4d.zip FreeBSD-ports-6b789892652b945988200413c34c1471d8008c4d.tar.gz |
BROKEN: Incomplete pkg-plist
Diffstat (limited to 'x11-fm/xnc')
-rw-r--r-- | x11-fm/xnc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-fm/xnc/Makefile b/x11-fm/xnc/Makefile index 00992c3..70cd4a6 100644 --- a/x11-fm/xnc/Makefile +++ b/x11-fm/xnc/Makefile @@ -26,6 +26,8 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff +BROKEN= Incomplete pkg-plist + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_GETTEXT= yes USE_XLIB= yes |