diff options
author | pav <pav@FreeBSD.org> | 2005-06-05 22:56:19 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-06-05 22:56:19 +0800 |
commit | c41a7fdb69ef58727b8cf4bb119a3a337307964d (patch) | |
tree | a0a67ad850646f39d071d9cb8e98a8c4154ec32b | |
parent | 1e5433da521eb6f428f7e2429a513d8e34e2c8eb (diff) | |
download | freebsd-ports-gnome-c41a7fdb69ef58727b8cf4bb119a3a337307964d.tar.gz freebsd-ports-gnome-c41a7fdb69ef58727b8cf4bb119a3a337307964d.tar.zst freebsd-ports-gnome-c41a7fdb69ef58727b8cf4bb119a3a337307964d.zip |
- Unmark BROKEN, problem was fixed in textproc/liblingoteach
-rw-r--r-- | misc/lingoteach/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/misc/lingoteach/Makefile b/misc/lingoteach/Makefile index f9fadea1e419..9c217c2c4b66 100644 --- a/misc/lingoteach/Makefile +++ b/misc/lingoteach/Makefile @@ -21,8 +21,6 @@ COMMENT= A language teaching program with sound LIB_DEPENDS= lingoteach.3:${PORTSDIR}/textproc/liblingoteach -BROKEN= Does not build - WRKSRC= ${WRKDIR}/${PORTNAME}-ui-${PORTVERSION} USE_GNOME= gtk20 |