summaryrefslogtreecommitdiff
path: root/x11/props
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-03-07 17:12:14 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-03-07 17:12:14 +0000
commit5d3f83a587900ea01a8e2b8fa046656203b54c8c (patch)
tree586c5b25ee2298063f6223b601e3615ed6978c3e /x11/props
parentNow fetchable again (diff)
Now builds again
Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=157016
Diffstat (limited to 'x11/props')
-rw-r--r--x11/props/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/x11/props/Makefile b/x11/props/Makefile
index 50a93fe33e0c..b8faa07cd9a7 100644
--- a/x11/props/Makefile
+++ b/x11/props/Makefile
@@ -20,14 +20,8 @@ WRKSRC= ${WRKDIR}/props
USE_IMAKE= yes
MAKE_ARGS= INFOFILES=""
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 502000
-BROKEN= "Does not compile"
-.endif
-
post-install:
${MKDIR} ${X11BASE}/lib/X11/locale/C/props; \
${INSTALL_DATA} ${WRKSRC}/C/* ${X11BASE}/lib/X11/locale/C/props
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>