diff options
author | ume <ume@FreeBSD.org> | 2004-09-27 00:28:48 +0800 |
---|---|---|
committer | ume <ume@FreeBSD.org> | 2004-09-27 00:28:48 +0800 |
commit | b56a1aabf5a8d6e02042a3ec3f44ae1e08e2dcc6 (patch) | |
tree | 8bc547b636f7d1fa9b3a855ed35d6db0b3bb99bf /print/pipsg900 | |
parent | 238ca6e811b83bf4c505afa8ffc29230d5c1aae2 (diff) | |
download | freebsd-ports-gnome-b56a1aabf5a8d6e02042a3ec3f44ae1e08e2dcc6.tar.gz freebsd-ports-gnome-b56a1aabf5a8d6e02042a3ec3f44ae1e08e2dcc6.tar.zst freebsd-ports-gnome-b56a1aabf5a8d6e02042a3ec3f44ae1e08e2dcc6.zip |
fix build on pointyhat.
Approved by: portmgr (kris)
Diffstat (limited to 'print/pipsg900')
-rw-r--r-- | print/pipsg900/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/print/pipsg900/Makefile b/print/pipsg900/Makefile index d9ed82d03170..db81d71b57f7 100644 --- a/print/pipsg900/Makefile +++ b/print/pipsg900/Makefile @@ -13,6 +13,4 @@ PRTYPE= g900 PATCH_PRN= PATCH.PRN -BROKEN= "Does not compile" - .include "${MASTERDIR}/Makefile.pips" |