diff options
author | kris <kris@FreeBSD.org> | 2003-02-23 05:44:22 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-02-23 05:44:22 +0800 |
commit | 3c4cdd92fa5771c47e20249e619f119140945b63 (patch) | |
tree | a58e63b7134baee2c17442a5b237a9d926feeb44 /comms | |
parent | b1423b5aae2c5f34b49955dff32ff8421d6d4c53 (diff) | |
download | freebsd-ports-gnome-3c4cdd92fa5771c47e20249e619f119140945b63.tar.gz freebsd-ports-gnome-3c4cdd92fa5771c47e20249e619f119140945b63.tar.zst freebsd-ports-gnome-3c4cdd92fa5771c47e20249e619f119140945b63.zip |
BROKEN: Replaces system lpr binary
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gfax/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/gfax/Makefile b/comms/gfax/Makefile index c2222b2b25cb..ba6e23ff92bc 100644 --- a/comms/gfax/Makefile +++ b/comms/gfax/Makefile @@ -15,6 +15,8 @@ DIST_SUBDIR= gnome MAINTAINER= coop9211@uidaho.edu COMMENT= A GNOME pop-up fax manager +BROKEN= "Replaces system lpr binary" + BUILD_DEPENDS= ${LOCALBASE}/share/automake/install-sh:${PORTSDIR}/devel/automake \ ${LOCALBASE}/bin/sendfax:${PORTSDIR}/comms/hylafax RUN_DEPENDS= ${LOCALBASE}/bin/sendfax:${PORTSDIR}/comms/hylafax |