diff options
author | kris <kris@FreeBSD.org> | 2002-10-06 06:36:32 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-10-06 06:36:32 +0800 |
commit | fd30ced2a9fd46ff3fb78d7f1935510048659f2c (patch) | |
tree | 9425fe538ff202110c5915418633fe06e6ff2b16 /emulators | |
parent | a6f3649c74951bd64fb4e782bf3f23380ceef76b (diff) | |
download | freebsd-ports-gnome-fd30ced2a9fd46ff3fb78d7f1935510048659f2c.tar.gz freebsd-ports-gnome-fd30ced2a9fd46ff3fb78d7f1935510048659f2c.tar.zst freebsd-ports-gnome-fd30ced2a9fd46ff3fb78d7f1935510048659f2c.zip |
BROKEN: Does not compile
Diffstat (limited to 'emulators')
-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 |