diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-05-31 02:13:50 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-05-31 02:13:50 +0000 |
commit | bd4f160a1c372e572384c504994255ba12092401 (patch) | |
tree | afd066f4691f329c21aba24cb27a43078399f683 /lang | |
parent | 23948ec137f97e6d88979967d91fcf4cd75fa38c (diff) | |
download | ports-bd4f160a1c372e572384c504994255ba12092401.tar.gz ports-bd4f160a1c372e572384c504994255ba12092401.zip |
Notes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/ptoc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/ptoc/Makefile b/lang/ptoc/Makefile index b73eaba9258e..1dfa489c4589 100644 --- a/lang/ptoc/Makefile +++ b/lang/ptoc/Makefile @@ -15,6 +15,8 @@ COMMENT= ANSI/Turbo Pascal to C/C++ converter WRKSRC= ${WRKDIR}/${PORTNAME} +BROKEN= Size mismatch + USE_XLIB= yes USE_BISON= yes |