diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-01-05 20:34:01 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-01-05 20:34:01 +0000 |
commit | 5e3b0872db18497aacc353b3ef94ad8dac11183f (patch) | |
tree | c51a5ceacda7e98a368cf660966d874442f53877 /x11-wm/epplets/Makefile | |
parent | f216d10840c97e4b39105cd95d6e45da48922199 (diff) | |
download | ports-5e3b0872db18497aacc353b3ef94ad8dac11183f.tar.gz ports-5e3b0872db18497aacc353b3ef94ad8dac11183f.zip |
Notes
Diffstat (limited to 'x11-wm/epplets/Makefile')
-rw-r--r-- | x11-wm/epplets/Makefile | 4 |
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' \ |