diff options
author | kris <kris@FreeBSD.org> | 2002-05-18 02:55:09 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-05-18 02:55:09 +0000 |
commit | 5a8f5a887cf471b2255e87ef5e5d477baf61f2c6 (patch) | |
tree | 4f9776050d3acf2a1685824e84d91566b51b8aa1 /x11-wm/e16utils | |
parent | 2a4611d5c8ca048166eead59e9b2b7a1b935ff41 (diff) | |
download | FreeBSD-ports-5a8f5a887cf471b2255e87ef5e5d477baf61f2c6.zip FreeBSD-ports-5a8f5a887cf471b2255e87ef5e5d477baf61f2c6.tar.gz |
BROKEN: Does not link correctly
Diffstat (limited to 'x11-wm/e16utils')
-rw-r--r-- | x11-wm/e16utils/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/e16utils/Makefile b/x11-wm/e16utils/Makefile index 17929f7..f5b9b33 100644 --- a/x11-wm/e16utils/Makefile +++ b/x11-wm/e16utils/Makefile @@ -15,6 +15,8 @@ DISTFILES= e16menuedit-0.1.tar.gz e16keyedit-0.2.tar.gz MAINTAINER= ports@FreeBSD.org +BROKEN= "Does not link correctly" + LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm USE_X_PREFIX= yes |