aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-11-08 08:24:03 +0800
committerasami <asami@FreeBSD.org>1998-11-08 08:24:03 +0800
commit072bc1c6fa299e12bdcb2c827713377558adc3c9 (patch)
tree391fbc46593b924cd10a284966ada52112806ff5
parent424dbbf43e0d51141f73c616d11cb36cb8c8c099 (diff)
downloadfreebsd-ports-gnome-072bc1c6fa299e12bdcb2c827713377558adc3c9.tar.gz
freebsd-ports-gnome-072bc1c6fa299e12bdcb2c827713377558adc3c9.tar.zst
freebsd-ports-gnome-072bc1c6fa299e12bdcb2c827713377558adc3c9.zip
Mark it broken, can't build.
------- ===> Building for libgtop-0.26.2 Makefile:499: macros/macros.dep: No such file or directory cd macros && gmake macros.dep gmake[1]: Entering directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/macros' gmake[1]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/macros' gmake all-recursive gmake[1]: Entering directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2' Making all in po gmake[2]: Entering directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/po' PATH=../src:$PATH : --default-domain=libgtop --directory=.. \ --add-comments --keyword=_ --keyword=N_ \ --files-from=./POTFILES.in rm -f ./libgtop.pot mv libgtop.po ./libgtop.pot mv: rename libgtop.po to ./libgtop.pot: No such file or directory gmake[2]: *** [libgtop.pot] Error 1 gmake[2]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/po' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2' gmake: *** [all-recursive-am] Error 2 *** Error code 2
-rw-r--r--devel/libgtop/Makefile3
-rw-r--r--devel/libgtop2/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile
index 7d49f8ac3db5..711ae8027663 100644
--- a/devel/libgtop/Makefile
+++ b/devel/libgtop/Makefile
@@ -3,7 +3,7 @@
# Date Created: 26 Sep 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.5 1998/10/07 16:27:38 vanilla Exp $
+# $Id: Makefile,v 1.6 1998/10/08 15:24:37 vanilla Exp $
#
DISTNAME= libgtop-0.26.2
@@ -14,6 +14,7 @@ MAINTAINER= Nakai@technologist.com
LIB_DEPENDS= glib11.0:${PORTSDIR}/devel/glib
+BROKEN= build
GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/devel/libgtop2/Makefile b/devel/libgtop2/Makefile
index 7d49f8ac3db5..711ae8027663 100644
--- a/devel/libgtop2/Makefile
+++ b/devel/libgtop2/Makefile
@@ -3,7 +3,7 @@
# Date Created: 26 Sep 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.5 1998/10/07 16:27:38 vanilla Exp $
+# $Id: Makefile,v 1.6 1998/10/08 15:24:37 vanilla Exp $
#
DISTNAME= libgtop-0.26.2
@@ -14,6 +14,7 @@ MAINTAINER= Nakai@technologist.com
LIB_DEPENDS= glib11.0:${PORTSDIR}/devel/glib
+BROKEN= build
GNU_CONFIGURE= yes
USE_GMAKE= yes