diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2008-06-18 11:04:59 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2008-06-18 11:04:59 +0000 |
commit | d61b285330d1d406d0ba30a4a6c6d2f2f0d60319 (patch) | |
tree | 93514519e1e8cd1f8f031faac28d118684ada06d /comms/mgetty+sendfax | |
parent | 40f749985a3daabc772420721615716fd50490df (diff) | |
download | ports-d61b285330d1d406d0ba30a4a6c6d2f2f0d60319.tar.gz ports-d61b285330d1d406d0ba30a4a6c6d2f2f0d60319.zip |
Notes
Diffstat (limited to 'comms/mgetty+sendfax')
-rw-r--r-- | comms/mgetty+sendfax/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile index 4a995a4045c4..b715e8a41066 100644 --- a/comms/mgetty+sendfax/Makefile +++ b/comms/mgetty+sendfax/Makefile @@ -17,6 +17,8 @@ COMMENT= Handle external logins, send and receive faxes USE_PERL5= yes +CONFLICTS= netpbm-[0-9]* + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MAKE_FLAGS= CFLAGS="${CFLAGS}" prefix=${PREFIX} -f ALL_TARGET= noident all |