diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-07-19 17:50:47 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-07-19 17:50:47 +0000 |
commit | 27198a980838ab64472a31edcb8025de7432556d (patch) | |
tree | 4b53c4cd1eb120ccb27be817020b4232a85d5605 /x11-clocks/kdetoys3/Makefile | |
parent | f7c053ca652ae2f8090563863a8278c8a3e69e6d (diff) | |
download | ports-27198a980838ab64472a31edcb8025de7432556d.tar.gz ports-27198a980838ab64472a31edcb8025de7432556d.zip |
Notes
Diffstat (limited to 'x11-clocks/kdetoys3/Makefile')
-rw-r--r-- | x11-clocks/kdetoys3/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-clocks/kdetoys3/Makefile b/x11-clocks/kdetoys3/Makefile index 8fe4e798a309..f6f3b493660c 100644 --- a/x11-clocks/kdetoys3/Makefile +++ b/x11-clocks/kdetoys3/Makefile @@ -15,6 +15,8 @@ MAINTAINER= will@FreeBSD.org LIB_DEPENDS= kdecore.4:${PORTSDIR}/x11/kdelibs2 +BROKEN= "Does not compile/run properly" + MOC?= ${X11BASE}/bin/moc2 USE_QT2= yes USE_BZIP2= yes |