aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2002-06-09 00:59:34 +0000
committerPete Fritchman <petef@FreeBSD.org>2002-06-09 00:59:34 +0000
commit312c9e8810c1365db19c69670c35e11a77f662ce (patch)
tree1cfa1ae59f0e355a7ca3bf8b527fa6f5aa1520c4 /x11-clocks
parent190732428effcdf6ecb3c79acd645fe12ef244ee (diff)
downloadports-312c9e8810c1365db19c69670c35e11a77f662ce.tar.gz
ports-312c9e8810c1365db19c69670c35e11a77f662ce.zip
Unbreak: allow this port to build with XFree86-4.
Notes
Notes: svn path=/head/; revision=60934
Diffstat (limited to 'x11-clocks')
-rw-r--r--x11-clocks/mouseclock/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-clocks/mouseclock/Makefile b/x11-clocks/mouseclock/Makefile
index 190e8a82a24c..d08a5f1e8567 100644
--- a/x11-clocks/mouseclock/Makefile
+++ b/x11-clocks/mouseclock/Makefile
@@ -13,13 +13,14 @@ MASTER_SITE_SUBDIR= X11/clocks
MAINTAINER= kazu@jp.freebsd.org
-BROKEN= "Does not build with XFree86-4"
-
USE_GMAKE= yes
USE_IMAKE= yes
XMKMF= xmkmf
NO_INSTALL_MANPAGES= yes
+post-configure:
+ @${TOUCH} ${WRKSRC}/mouseclock.man
+
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${PREFIX}/share/doc/mouseclock