summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2000-12-28 00:09:38 +0000
committerjlam <jlam@pkgsrc.org>2000-12-28 00:09:38 +0000
commitb417d89785dd1826baa4ce2ba2397bc0911ef48e (patch)
treef5cc7f821f0ab0d720e87bcefcf470484f3d3ddd /print
parent6ae224e07dc219e7a1de7d27cfbfcc2a9da620a1 (diff)
downloadpkgsrc-b417d89785dd1826baa4ce2ba2397bc0911ef48e.tar.gz
Note conflict with LPRng-core.
Diffstat (limited to 'print')
-rw-r--r--print/cups/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/cups/Makefile b/print/cups/Makefile
index 808c175c1ec..ab6afb70c3a 100644
--- a/print/cups/Makefile
+++ b/print/cups/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2000/12/21 16:59:31 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2000/12/28 00:09:38 jlam Exp $
#
DISTNAME= cups-${VERS}-1-source
@@ -16,6 +16,8 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= jlam@netbsd.org
HOMEPAGE= http://www.cups.org/
+CONFLICTS+= LPRng-[0-9]* LPRng-core-[0-9]*
+
BUILD_DEPENDS+= autoconf:../../devel/autoconf
DEPENDS+= jpeg-6b:../../graphics/jpeg
DEPENDS+= png>=1.0.6:../../graphics/png