diff options
author | asami <asami@FreeBSD.org> | 2000-07-20 01:50:47 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-07-20 01:50:47 +0800 |
commit | b302a68f9da453f3892aa83ed891bb3418875686 (patch) | |
tree | cc4421a192cac2d3f4f5b57513324f15c6a431ba /x11 | |
parent | 96cb27df0d3c11b5fb2b362ecb3b9113f1cf2d8a (diff) | |
download | freebsd-ports-gnome-b302a68f9da453f3892aa83ed891bb3418875686.tar.gz freebsd-ports-gnome-b302a68f9da453f3892aa83ed891bb3418875686.tar.zst freebsd-ports-gnome-b302a68f9da453f3892aa83ed891bb3418875686.zip |
Mark these BROKEN, they don't compile/run properly.
Submitted by: maintainer
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kde2/Makefile | 2 | ||||
-rw-r--r-- | x11/kde3/Makefile | 2 | ||||
-rw-r--r-- | x11/kde4-baseapps/Makefile | 2 | ||||
-rw-r--r-- | x11/kde4-runtime/Makefile | 2 | ||||
-rw-r--r-- | x11/kde4-workspace/Makefile | 2 | ||||
-rw-r--r-- | x11/kde4/Makefile | 2 | ||||
-rw-r--r-- | x11/kdebase2/Makefile | 2 | ||||
-rw-r--r-- | x11/kdebase3/Makefile | 2 | ||||
-rw-r--r-- | x11/kdebase4-runtime/Makefile | 2 | ||||
-rw-r--r-- | x11/kdebase4-workspace/Makefile | 2 | ||||
-rw-r--r-- | x11/kdebase4/Makefile | 2 | ||||
-rw-r--r-- | x11/kdelibs2/Makefile | 2 | ||||
-rw-r--r-- | x11/kdelibs3/Makefile | 2 | ||||
-rw-r--r-- | x11/kdelibs4/Makefile | 2 |
14 files changed, 28 insertions, 0 deletions
diff --git a/x11/kde2/Makefile b/x11/kde2/Makefile index 94d480487190..666d2d5fccbc 100644 --- a/x11/kde2/Makefile +++ b/x11/kde2/Makefile @@ -20,6 +20,8 @@ RUN_DEPENDS= konqueror:${PORTSDIR}/x11/kdebase2 \ kdf:${PORTSDIR}/misc/kdeutils2 \ kjumpingcube:${PORTSDIR}/games/kdegames2 +BROKEN= "Does not compile/run properly" + NO_BUILD= yes do-install: # empty diff --git a/x11/kde3/Makefile b/x11/kde3/Makefile index 94d480487190..666d2d5fccbc 100644 --- a/x11/kde3/Makefile +++ b/x11/kde3/Makefile @@ -20,6 +20,8 @@ RUN_DEPENDS= konqueror:${PORTSDIR}/x11/kdebase2 \ kdf:${PORTSDIR}/misc/kdeutils2 \ kjumpingcube:${PORTSDIR}/games/kdegames2 +BROKEN= "Does not compile/run properly" + NO_BUILD= yes do-install: # empty diff --git a/x11/kde4-baseapps/Makefile b/x11/kde4-baseapps/Makefile index 36e578fb5972..3cbdfbbdf08c 100644 --- a/x11/kde4-baseapps/Makefile +++ b/x11/kde4-baseapps/Makefile @@ -17,6 +17,8 @@ LIB_DEPENDS= kdeui.4:${PORTSDIR}/x11/kdelibs2 \ Xpm.4:${PORTSDIR}/graphics/xpm \ intl.1:${PORTSDIR}/devel/gettext +BROKEN= "Does not compile/run properly" + MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes diff --git a/x11/kde4-runtime/Makefile b/x11/kde4-runtime/Makefile index 36e578fb5972..3cbdfbbdf08c 100644 --- a/x11/kde4-runtime/Makefile +++ b/x11/kde4-runtime/Makefile @@ -17,6 +17,8 @@ LIB_DEPENDS= kdeui.4:${PORTSDIR}/x11/kdelibs2 \ Xpm.4:${PORTSDIR}/graphics/xpm \ intl.1:${PORTSDIR}/devel/gettext +BROKEN= "Does not compile/run properly" + MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes diff --git a/x11/kde4-workspace/Makefile b/x11/kde4-workspace/Makefile index 36e578fb5972..3cbdfbbdf08c 100644 --- a/x11/kde4-workspace/Makefile +++ b/x11/kde4-workspace/Makefile @@ -17,6 +17,8 @@ LIB_DEPENDS= kdeui.4:${PORTSDIR}/x11/kdelibs2 \ Xpm.4:${PORTSDIR}/graphics/xpm \ intl.1:${PORTSDIR}/devel/gettext +BROKEN= "Does not compile/run properly" + MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes diff --git a/x11/kde4/Makefile b/x11/kde4/Makefile index 94d480487190..666d2d5fccbc 100644 --- a/x11/kde4/Makefile +++ b/x11/kde4/Makefile @@ -20,6 +20,8 @@ RUN_DEPENDS= konqueror:${PORTSDIR}/x11/kdebase2 \ kdf:${PORTSDIR}/misc/kdeutils2 \ kjumpingcube:${PORTSDIR}/games/kdegames2 +BROKEN= "Does not compile/run properly" + NO_BUILD= yes do-install: # empty diff --git a/x11/kdebase2/Makefile b/x11/kdebase2/Makefile index 36e578fb5972..3cbdfbbdf08c 100644 --- a/x11/kdebase2/Makefile +++ b/x11/kdebase2/Makefile @@ -17,6 +17,8 @@ LIB_DEPENDS= kdeui.4:${PORTSDIR}/x11/kdelibs2 \ Xpm.4:${PORTSDIR}/graphics/xpm \ intl.1:${PORTSDIR}/devel/gettext +BROKEN= "Does not compile/run properly" + MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes diff --git a/x11/kdebase3/Makefile b/x11/kdebase3/Makefile index 36e578fb5972..3cbdfbbdf08c 100644 --- a/x11/kdebase3/Makefile +++ b/x11/kdebase3/Makefile @@ -17,6 +17,8 @@ LIB_DEPENDS= kdeui.4:${PORTSDIR}/x11/kdelibs2 \ Xpm.4:${PORTSDIR}/graphics/xpm \ intl.1:${PORTSDIR}/devel/gettext +BROKEN= "Does not compile/run properly" + MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes diff --git a/x11/kdebase4-runtime/Makefile b/x11/kdebase4-runtime/Makefile index 36e578fb5972..3cbdfbbdf08c 100644 --- a/x11/kdebase4-runtime/Makefile +++ b/x11/kdebase4-runtime/Makefile @@ -17,6 +17,8 @@ LIB_DEPENDS= kdeui.4:${PORTSDIR}/x11/kdelibs2 \ Xpm.4:${PORTSDIR}/graphics/xpm \ intl.1:${PORTSDIR}/devel/gettext +BROKEN= "Does not compile/run properly" + MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes diff --git a/x11/kdebase4-workspace/Makefile b/x11/kdebase4-workspace/Makefile index 36e578fb5972..3cbdfbbdf08c 100644 --- a/x11/kdebase4-workspace/Makefile +++ b/x11/kdebase4-workspace/Makefile @@ -17,6 +17,8 @@ LIB_DEPENDS= kdeui.4:${PORTSDIR}/x11/kdelibs2 \ Xpm.4:${PORTSDIR}/graphics/xpm \ intl.1:${PORTSDIR}/devel/gettext +BROKEN= "Does not compile/run properly" + MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes diff --git a/x11/kdebase4/Makefile b/x11/kdebase4/Makefile index 36e578fb5972..3cbdfbbdf08c 100644 --- a/x11/kdebase4/Makefile +++ b/x11/kdebase4/Makefile @@ -17,6 +17,8 @@ LIB_DEPENDS= kdeui.4:${PORTSDIR}/x11/kdelibs2 \ Xpm.4:${PORTSDIR}/graphics/xpm \ intl.1:${PORTSDIR}/devel/gettext +BROKEN= "Does not compile/run properly" + MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes diff --git a/x11/kdelibs2/Makefile b/x11/kdelibs2/Makefile index 4ccdf6e76b82..98e543f9ac70 100644 --- a/x11/kdelibs2/Makefile +++ b/x11/kdelibs2/Makefile @@ -18,6 +18,8 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff \ kde-qt-addon.4:${PORTSDIR}/x11-toolkits/kde-qt-addon +BROKEN= "Does not compile/run properly" + MOC?= ${X11BASE}/bin/moc2 SOMAJOR= 4 SOMINOR= 0 diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile index 4ccdf6e76b82..98e543f9ac70 100644 --- a/x11/kdelibs3/Makefile +++ b/x11/kdelibs3/Makefile @@ -18,6 +18,8 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff \ kde-qt-addon.4:${PORTSDIR}/x11-toolkits/kde-qt-addon +BROKEN= "Does not compile/run properly" + MOC?= ${X11BASE}/bin/moc2 SOMAJOR= 4 SOMINOR= 0 diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile index 4ccdf6e76b82..98e543f9ac70 100644 --- a/x11/kdelibs4/Makefile +++ b/x11/kdelibs4/Makefile @@ -18,6 +18,8 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff \ kde-qt-addon.4:${PORTSDIR}/x11-toolkits/kde-qt-addon +BROKEN= "Does not compile/run properly" + MOC?= ${X11BASE}/bin/moc2 SOMAJOR= 4 SOMINOR= 0 |