diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-04-30 01:17:37 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-04-30 01:17:37 +0000 |
commit | 286dcba3ff86d5008224720619d5d8455206b9ff (patch) | |
tree | 014554b6505ea8a1d6f4d5258d2aba637a83b4cb /misc/lingoteach | |
parent | 0ce7b4d400225f151e63ce1682e8d4117a0b9cdc (diff) |
BROKEN: Does not build
Notes
Notes:
svn path=/head/; revision=134387
Diffstat (limited to 'misc/lingoteach')
-rw-r--r-- | misc/lingoteach/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/lingoteach/Makefile b/misc/lingoteach/Makefile index 9c217c2c4b66..f9fadea1e419 100644 --- a/misc/lingoteach/Makefile +++ b/misc/lingoteach/Makefile @@ -21,6 +21,8 @@ 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 |