diff options
-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 |