diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2008-03-01 14:08:30 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2008-03-01 14:08:30 +0000 |
commit | 7c8aa9aa9fe449562c4d41863226bc02d85ee0b6 (patch) | |
tree | 15db0630d982a01de822bc13fcdb57eba36dcd36 /print/ifhp | |
parent | 5b2e508953ba7c8d92a03148bd57461b7c5dc885 (diff) | |
download | ports-7c8aa9aa9fe449562c4d41863226bc02d85ee0b6.tar.gz ports-7c8aa9aa9fe449562c4d41863226bc02d85ee0b6.zip |
Notes
Diffstat (limited to 'print/ifhp')
-rw-r--r-- | print/ifhp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/ifhp/Makefile b/print/ifhp/Makefile index 623a90d8e858..b234d3d0706c 100644 --- a/print/ifhp/Makefile +++ b/print/ifhp/Makefile @@ -20,6 +20,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= IFHP - A highly configurable print filter for LPRng +BROKEN= Size mismatch + GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_GHOSTSCRIPT= yes |