diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-06-05 14:56:19 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-06-05 14:56:19 +0000 |
commit | ab7e87d228dc7cca06867f25d971ba67d5025dfe (patch) | |
tree | abb29085dbb590f938946f7dbcd7250473c7916b | |
parent | 591631780378039c28bb123eb5398ec274f5dbec (diff) | |
download | ports-ab7e87d228dc7cca06867f25d971ba67d5025dfe.tar.gz ports-ab7e87d228dc7cca06867f25d971ba67d5025dfe.zip |
Notes
-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 |