summaryrefslogtreecommitdiff
path: root/x11-toolkits/xclasses/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/xclasses/Makefile')
-rw-r--r--x11-toolkits/xclasses/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/x11-toolkits/xclasses/Makefile b/x11-toolkits/xclasses/Makefile
index f92f676dcd50..6a962e70fb87 100644
--- a/x11-toolkits/xclasses/Makefile
+++ b/x11-toolkits/xclasses/Makefile
@@ -16,6 +16,7 @@ MAINTAINER= trevor@FreeBSD.org
COMMENT= C++ layout library for X
INSTALLS_SHLIB= yes
+NOT_FOR_ARCHS= alpha amd64 ia64 sparc64
PLIST= ${WRKDIR}/pkg-plist
PLIST_SUB= VERSION="${PORTVERSION}"
USE_GMAKE= yes
@@ -24,12 +25,6 @@ USE_X_PREFIX= yes
USE_XPM= yes
WRKSRC= ${WRKDIR}/xclasses
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 502102
-BROKEN= "Does not build on FreeBSD >=5.x"
-.endif
-
post-patch:
.for file in build System/ARules.FreeBSD
@${PERL} -pi \
@@ -68,4 +63,4 @@ do-install:
@cd ${WRKSRC} && ${SH} build install
@${INSTALL_SCRIPT} ${WRKSRC}/setenvxc ${PREFIX}/bin
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>