diff options
Diffstat (limited to 'x11-fm/xdiskusage/Makefile')
-rw-r--r-- | x11-fm/xdiskusage/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/x11-fm/xdiskusage/Makefile b/x11-fm/xdiskusage/Makefile index a32ca865a16d..06032ba4b982 100644 --- a/x11-fm/xdiskusage/Makefile +++ b/x11-fm/xdiskusage/Makefile @@ -28,10 +28,6 @@ CXXFLAGS+= ${PTHREAD_CFLAGS} LDFLAGS+= ${PTHREAD_LIBS} .endif -.if ${OSVERSION} >= 700042 && ${ARCH} == "amd64" -BROKEN= Does not compile -.endif - do-build: .for i in panels xdiskusage ${CXX} ${CXXFLAGS} -I${LOCALBASE}/include -c \ |