aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/epplets/Makefile
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2009-01-05 20:34:01 +0000
committerWesley Shields <wxs@FreeBSD.org>2009-01-05 20:34:01 +0000
commit5e3b0872db18497aacc353b3ef94ad8dac11183f (patch)
treec51a5ceacda7e98a368cf660966d874442f53877 /x11-wm/epplets/Makefile
parentf216d10840c97e4b39105cd95d6e45da48922199 (diff)
downloadports-5e3b0872db18497aacc353b3ef94ad8dac11183f.tar.gz
ports-5e3b0872db18497aacc353b3ef94ad8dac11183f.zip
- Remove conditional checks for FreeBSD 5.x and older
Approved by: pav
Notes
Notes: svn path=/head/; revision=225296
Diffstat (limited to 'x11-wm/epplets/Makefile')
-rw-r--r--x11-wm/epplets/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/x11-wm/epplets/Makefile b/x11-wm/epplets/Makefile
index 5d0e03db5c12..86c7b324c025 100644
--- a/x11-wm/epplets/Makefile
+++ b/x11-wm/epplets/Makefile
@@ -32,10 +32,6 @@ CONFIGURE_ARGS= --disable-auto-respawn
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 600000
-BROKEN= Does not compile on 5.x
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's|2.61|2.62|g' ${WRKSRC}/aclocal.m4
@${REINPLACE_CMD} -e 's|<machine/soundcard\.h>|<sys/soundcard.h>|g' \