svn commit: r324428 - head/print/cups-base
Chris Rees
crees at FreeBSD.org
Fri Aug 9 12:10:35 UTC 2013
Author: crees
Date: Fri Aug 9 12:10:34 2013
New Revision: 324428
URL: http://svnweb.freebsd.org/changeset/ports/324428
Log:
Only cups-base INSTALLS_ICONS
Submitted by: Scott Allendorf <scott-allendorf at uiowa.edu>
Modified:
head/print/cups-base/Makefile
Modified: head/print/cups-base/Makefile
==============================================================================
--- head/print/cups-base/Makefile Fri Aug 9 12:09:47 2013 (r324427)
+++ head/print/cups-base/Makefile Fri Aug 9 12:10:34 2013 (r324428)
@@ -21,7 +21,6 @@ UNIQUENAME= ${PORTNAME}${PKGNAMESUFFIX}
USE_BZIP2= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-INSTALLS_ICONS= yes
CFLAGS+= ${PTHREAD_CFLAGS}
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
@@ -68,6 +67,7 @@ CUPS_SUFFIX= -image
LICENSE= LGPL21
OPTIONS_DEFINE= GNUTLS
.else
+INSTALLS_ICONS= yes
PORTREVISION= 1
CUPS_SUFFIX= -base
OPTIONS_DEFINE= GNUTLS LIBPAPER PHP PYTHON PAM LDAP DBUS LIBUSB XDG_OPEN GHOSTSCRIPT XPDF AVAHI MDNSRESPONDER
More information about the svn-ports-head
mailing list