1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

- backout last commit

port installs files in cups directories
This commit is contained in:
Dirk Meyer 2009-05-20 09:30:39 +00:00
parent c4192e9dcf
commit 73727e9479
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234263

View File

@ -45,7 +45,7 @@ CONFIGURE_ARGS+=--disable-cups
PLIST= ${.CURDIR}/../kdelibs3-nocups/pkg-plist
.else
CONFLICTS+= kdelibs-nocups-[0-9]*
LIB_DEPENDS+= cups:${PORTSDIR}/print/cups-client
LIB_DEPENDS+= cups:${PORTSDIR}/print/cups-base
.endif
USE_BZIP2= yes