aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-02-17 22:30:30 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-02-17 22:30:30 +0000
commit21fe3968d0744e5db62b6b5b5541f5050a491640 (patch)
tree935f187865afe490621d0ce00ad4f925502ae9de /x11-wm
parente39915860eb72bfe2170657401ec4077fd1cf513 (diff)
downloadports-21fe3968d0744e5db62b6b5b5541f5050a491640.tar.gz
ports-21fe3968d0744e5db62b6b5b5541f5050a491640.zip
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/epplets/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-wm/epplets/Makefile b/x11-wm/epplets/Makefile
index 4453e47e4ed1..3225f454fb62 100644
--- a/x11-wm/epplets/Makefile
+++ b/x11-wm/epplets/Makefile
@@ -35,6 +35,10 @@ CONFIGURE_ARGS= --enable-fsstd
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 502102
+BROKEN= "Does not compile (missing dependency)"
+.endif
+
.if ${ARCH} == "i386"
APM_PROGS= E-Power.epplet
PLIST_SUB+= APM_PROGS=""