aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-09-26 10:11:06 +0800
committerkris <kris@FreeBSD.org>2004-09-26 10:11:06 +0800
commita1cf74f547b633edaf96014f747c867f538d9282 (patch)
tree6c5208210711df8cb6813fd71c015d19873d261a /print
parent7bf40d5ae779afbe6310339d7aa05eb94c95e0ff (diff)
downloadfreebsd-ports-gnome-a1cf74f547b633edaf96014f747c867f538d9282.tar.gz
freebsd-ports-gnome-a1cf74f547b633edaf96014f747c867f538d9282.tar.zst
freebsd-ports-gnome-a1cf74f547b633edaf96014f747c867f538d9282.zip
BROKEN: Does not compile
Approved by: portmgr (self)
Diffstat (limited to 'print')
-rw-r--r--print/pips-spr800/Makefile2
-rw-r--r--print/pipsg900/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/print/pips-spr800/Makefile b/print/pips-spr800/Makefile
index e2cef9100368..32bc1349febc 100644
--- a/print/pips-spr800/Makefile
+++ b/print/pips-spr800/Makefile
@@ -13,4 +13,6 @@ PRTYPE= -spr800
PATCH_PRN= PATCH.PRN
+BROKEN= Does not compile
+
.include "${MASTERDIR}/Makefile.pips"
diff --git a/print/pipsg900/Makefile b/print/pipsg900/Makefile
index db81d71b57f7..d9ed82d03170 100644
--- a/print/pipsg900/Makefile
+++ b/print/pipsg900/Makefile
@@ -13,4 +13,6 @@ PRTYPE= g900
PATCH_PRN= PATCH.PRN
+BROKEN= "Does not compile"
+
.include "${MASTERDIR}/Makefile.pips"