aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoritetcu <itetcu@FreeBSD.org>2006-08-06 16:43:12 +0800
committeritetcu <itetcu@FreeBSD.org>2006-08-06 16:43:12 +0800
commitb36e6af58669e4447bc9e0aae98486342a9ad7c1 (patch)
treeea38ba7e59a7b63eee310fb95ca3ff1bdcfbacbe
parent66b8a00486e634c0b44496d519dd9458a2d2cb84 (diff)
downloadfreebsd-ports-gnome-b36e6af58669e4447bc9e0aae98486342a9ad7c1.tar.gz
freebsd-ports-gnome-b36e6af58669e4447bc9e0aae98486342a9ad7c1.tar.zst
freebsd-ports-gnome-b36e6af58669e4447bc9e0aae98486342a9ad7c1.zip
- Add CONFLICTS with cups-base
PR: ports/99791 Submitted by: Leif Pedersen / Marcin Wisnicki
-rw-r--r--sysutils/LPRng/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/LPRng/Makefile b/sysutils/LPRng/Makefile
index 6f66e9e79016..7d868e7e988a 100644
--- a/sysutils/LPRng/Makefile
+++ b/sysutils/LPRng/Makefile
@@ -7,7 +7,7 @@
PORTNAME= LPRng
PORTVERSION= 3.8.28
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils print
MASTER_SITES= ftp://ftp.lprng.com/pub/%SUBDIR%/ \
ftp://ftp.cise.ufl.edu/pub/mirrors/%SUBDIR%/ \
@@ -20,6 +20,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= An Enhanced Printer Spooler
+CONFLICTS= cups-base-1.[2-9]*
+
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
GNU_CONFIGURE= yes