diff options
| author | Volker Stolz <vs@FreeBSD.org> | 2005-02-24 08:13:37 +0000 |
|---|---|---|
| committer | Volker Stolz <vs@FreeBSD.org> | 2005-02-24 08:13:37 +0000 |
| commit | fbaef875407d2a9f9930e07bc0a8767ce1b55e2d (patch) | |
| tree | d41fb6e647f89a66c0dc20e13462ad31c96dd7a3 /graphics/pixieplus | |
| parent | Update to 4.20. See http://www.jwz.org/xscreensaver/changelog.html for the (diff) | |
No longer broken on 4.x
Diffstat (limited to 'graphics/pixieplus')
| -rw-r--r-- | graphics/pixieplus/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/graphics/pixieplus/Makefile b/graphics/pixieplus/Makefile index 4f073ad6be15..b01807f6050d 100644 --- a/graphics/pixieplus/Makefile +++ b/graphics/pixieplus/Makefile @@ -26,10 +26,6 @@ USE_BZIP2= yes .include <bsd.port.pre.mk> -.if ${OSVERSION} < 500000 -BROKEN= "Does not compile on 4.x" -.endif - post-patch: @${CP} ${FILESDIR}/blob_private.h ${WRKSRC}/app/ @${CP} ${FILESDIR}/exception_private.h ${WRKSRC}/app/ |
