diff options
author | kris <kris@FreeBSD.org> | 2004-06-09 11:23:10 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-06-09 11:23:10 +0800 |
commit | 6639b7a1ceb80f0b4cd786bb168168c8d93b61b8 (patch) | |
tree | bf22a0b594b37ad8f32c6ffeab9a75e89cd1e179 /misc | |
parent | 6bb89754cbc2d88f1864f1ceabcfac0aa333eb4e (diff) | |
download | freebsd-ports-gnome-6639b7a1ceb80f0b4cd786bb168168c8d93b61b8.tar.gz freebsd-ports-gnome-6639b7a1ceb80f0b4cd786bb168168c8d93b61b8.tar.zst freebsd-ports-gnome-6639b7a1ceb80f0b4cd786bb168168c8d93b61b8.zip |
BROKEN: Broken pkg-plist (again - it looks like mpeginfo is only built
if something else is present on the system)
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gtktalog/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/gtktalog/Makefile b/misc/gtktalog/Makefile index 407ba6418b7b..df9b52d579ff 100644 --- a/misc/gtktalog/Makefile +++ b/misc/gtktalog/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}.pkg/${PORTVERSION} MAINTAINER= rael@vectorstar.net COMMENT= GTKtalog is a tool to make disk catalogs +BROKEN= Broken pkg-plist + USE_GNOME= gnomeprefix gnomelibs GNU_CONFIGURE= yes USE_X_PREFIX= yes |