aboutsummaryrefslogtreecommitdiff
path: root/comms/qfaxreader
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-06-12 21:53:50 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-06-12 21:53:50 +0000
commitf945c326ac292ca9944b56bf009874f00bbf5d91 (patch)
tree32a7c37c01dde7087de046a254f7b2f9a0c46eb8 /comms/qfaxreader
parentb3a226d31bf210a5946aeb94b25417d72c9a5645 (diff)
downloadports-f945c326ac292ca9944b56bf009874f00bbf5d91.tar.gz
ports-f945c326ac292ca9944b56bf009874f00bbf5d91.zip
Notes
Diffstat (limited to 'comms/qfaxreader')
-rw-r--r--comms/qfaxreader/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/comms/qfaxreader/Makefile b/comms/qfaxreader/Makefile
index 30b350d341ca..dbd0c5f7843f 100644
--- a/comms/qfaxreader/Makefile
+++ b/comms/qfaxreader/Makefile
@@ -14,7 +14,7 @@ CATEGORIES= comms graphics print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= itetcu@people.tecnik93.com
+MAINTAINER= itetcu@FreeBSD.org
COMMENT= Mono/color multipage tiff/fax files visualisation/printing utility
LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff
@@ -37,8 +37,4 @@ OPTIONS= GDBM "For sender-id look-up (recomended)" on
LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm
.endif
-.if ${OSVERSION} < 500000
-BROKEN= Does not compile
-.endif
-
.include <bsd.port.post.mk>