diff options
author | kris <kris@FreeBSD.org> | 2005-02-28 01:08:02 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-02-28 01:08:02 +0000 |
commit | 85f80fc47ef879e087bc9d529819a8ee8c5a1606 (patch) | |
tree | 9a4958bd9acddf395530a08c8abd01ac32d99dfd /graphics/lodju | |
parent | 3ea172f344ce8aaf908a154559a556c48d8cb67e (diff) | |
download | FreeBSD-ports-85f80fc47ef879e087bc9d529819a8ee8c5a1606.zip FreeBSD-ports-85f80fc47ef879e087bc9d529819a8ee8c5a1606.tar.gz |
BROKEN: Incomplete pkg-plist
Diffstat (limited to 'graphics/lodju')
-rw-r--r-- | graphics/lodju/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/lodju/Makefile b/graphics/lodju/Makefile index aba9b23d..f37a2ff 100644 --- a/graphics/lodju/Makefile +++ b/graphics/lodju/Makefile @@ -19,6 +19,8 @@ BUILD_DEPENDS= gtk12-config:${PORTSDIR}/x11-toolkits/gtk12 LIB_DEPENDS= glade-gnome:${PORTSDIR}/x11-toolkits/rep-gtk \ gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf +BROKEN= Incomplete pkg-plist + MAN1= lodju-create.1 lodju-gallery.1 lodju.1 MANCOMPRESSED= yes |