diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-10-05 22:36:32 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-10-05 22:36:32 +0000 |
commit | c92fe2df3628eef2a95202ec641a174230f330ec (patch) | |
tree | 5dca1ef3ab4ab132d4e7f5565b9d90668a2059f1 /emulators/adamem | |
parent | 0589d36b869f5c1d5a2d2791ab8ba21bc91ed333 (diff) | |
download | ports-c92fe2df3628eef2a95202ec641a174230f330ec.tar.gz ports-c92fe2df3628eef2a95202ec641a174230f330ec.zip |
BROKEN: Does not compile
Notes
Notes:
svn path=/head/; revision=67421
Diffstat (limited to 'emulators/adamem')
-rw-r--r-- | emulators/adamem/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/adamem/Makefile b/emulators/adamem/Makefile index 7942ee6c6332..dc9e42fa4ba7 100644 --- a/emulators/adamem/Makefile +++ b/emulators/adamem/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME} MAINTAINER= karlj000@unbc.ca +BROKEN= "Does not compile" + USE_XLIB= yes USE_X_PREFIX= yes ALL_TARGET= x |