diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-02-27 04:50:55 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-02-27 04:50:55 +0000 |
commit | df68ed332efdfaf5285537c71959bc32fd94fd8e (patch) | |
tree | 38501440e8098562deafbdc01bdd449a28230288 /emulators/nonpareil | |
parent | 1677c9bd1d7f7187b5273353af3fe6705428f376 (diff) | |
download | ports-df68ed332efdfaf5285537c71959bc32fd94fd8e.tar.gz ports-df68ed332efdfaf5285537c71959bc32fd94fd8e.zip |
BROKEN: Does not compile
Notes
Notes:
svn path=/head/; revision=186069
Diffstat (limited to 'emulators/nonpareil')
-rw-r--r-- | emulators/nonpareil/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/nonpareil/Makefile b/emulators/nonpareil/Makefile index d1bf99fad769..a4882b859301 100644 --- a/emulators/nonpareil/Makefile +++ b/emulators/nonpareil/Makefile @@ -17,6 +17,8 @@ COMMENT= Simulator for many HP calculators BUILD_DEPENDS= pnmtopng:${PORTSDIR}/graphics/netpbm \ bison2:${PORTSDIR}/devel/bison2 +BROKEN= Does not compile + USE_SCONS= yes USE_GNOME= gtk20 libxml2 USE_SDL= mixer |