summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-11-26 00:46:02 +0000
committerkris <kris@FreeBSD.org>2004-11-26 00:46:02 +0000
commit43c80c1d5d99bc0d8f44600a3a4a31b94c37e695 (patch)
treeba2fa8dc04d16baf229b5c798d6d0cdfc9febb1b
parent0fed1049602b0ad832d3549e1224fe0db7598654 (diff)
downloadFreeBSD-ports-43c80c1d5d99bc0d8f44600a3a4a31b94c37e695.zip
FreeBSD-ports-43c80c1d5d99bc0d8f44600a3a4a31b94c37e695.tar.gz
BROKEN: Broken pkg-plist
-rw-r--r--games/powerpak/Makefile2
-rw-r--r--math/plplot/Makefile2
-rw-r--r--textproc/sgmltools-lite/Makefile2
-rw-r--r--textproc/sgmltools/Makefile2
4 files changed, 8 insertions, 0 deletions
diff --git a/games/powerpak/Makefile b/games/powerpak/Makefile
index a0e33f6..acfcffb 100644
--- a/games/powerpak/Makefile
+++ b/games/powerpak/Makefile
@@ -20,6 +20,8 @@ LIB_DEPENDS= glut.3:${PORTSDIR}/graphics/libglut \
jpeg.9:${PORTSDIR}/graphics/jpeg \
smpeg.1:${PORTSDIR}/multimedia/smpeg \
+BROKEN= Broken pkg-plist
+
USE_SDL= mixer sdl
USE_FREETYPE= yes
USE_REINPLACE= yes
diff --git a/math/plplot/Makefile b/math/plplot/Makefile
index d9ccf25..c31325f 100644
--- a/math/plplot/Makefile
+++ b/math/plplot/Makefile
@@ -17,6 +17,8 @@ COMMENT= A scientific plotting package
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd
+BROKEN= Broken pkg-plist
+
USE_LIBLTDL= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
diff --git a/textproc/sgmltools-lite/Makefile b/textproc/sgmltools-lite/Makefile
index c2e660b..16d8778 100644
--- a/textproc/sgmltools-lite/Makefile
+++ b/textproc/sgmltools-lite/Makefile
@@ -21,6 +21,8 @@ BUILD_DEPENDS+= python:${PORTSDIR}/lang/python \
RUN_DEPENDS+= ${LOCALBASE}/share/sgml/docbook:${PORTSDIR}/textproc/docbook \
${LOCALBASE}/share/sgml/docbook/dsssl:${PORTSDIR}/textproc/dsssl-docbook-modular
+BROKEN= Broken pkg-plist
+
MAN1= sgmltools-lite.1
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-etcsgml=${PREFIX}/etc/sgml --datadir=${LOCALBASE}/share
diff --git a/textproc/sgmltools/Makefile b/textproc/sgmltools/Makefile
index 0c76d3f..66e476e 100644
--- a/textproc/sgmltools/Makefile
+++ b/textproc/sgmltools/Makefile
@@ -22,6 +22,8 @@ BUILD_DEPENDS+= python:${PORTSDIR}/lang/python \
RUN_DEPENDS+= ${LOCALBASE}/share/sgml/docbook:${PORTSDIR}/textproc/docbook \
${LOCALBASE}/share/sgml/docbook/dsssl:${PORTSDIR}/textproc/dsssl-docbook-modular
+BROKEN= Broken pkg-plist
+
USE_BZIP2= yes
USE_PERL5= yes
MAN1= sgmltools.1
OpenPOWER on IntegriCloud