diff options
author | kris <kris@FreeBSD.org> | 2007-02-27 12:50:55 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-02-27 12:50:55 +0800 |
commit | 6c9774bfc0095cc3baa5d6627a0d7071f75c9dd5 (patch) | |
tree | ae219e4480cc503de81f90bc68bd977f6a237d4a /emulators/nonpareil | |
parent | e0e72aa996ab7a2c166ba299860b649f1f4b4468 (diff) | |
download | freebsd-ports-gnome-6c9774bfc0095cc3baa5d6627a0d7071f75c9dd5.tar.gz freebsd-ports-gnome-6c9774bfc0095cc3baa5d6627a0d7071f75c9dd5.tar.zst freebsd-ports-gnome-6c9774bfc0095cc3baa5d6627a0d7071f75c9dd5.zip |
BROKEN: Does not compile
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 |