mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
- force installation of cups.desktop
PR: 119621 Submitted by: José García Juanino
This commit is contained in:
parent
2afad3e2ae
commit
93b65b4bfa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=205629
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= cups
|
||||
PORTVERSION= 1.3.5
|
||||
PORTREVISION= 1
|
||||
DISTVERSIONSUFFIX= -source
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= EASYSW/${PORTNAME}/${DISTVERSION}
|
||||
@ -41,6 +42,7 @@ CONFIGURE_ARGS+= --localstatedir=/var \
|
||||
--with-system-groups=${CUPSSYSGRP} \
|
||||
--with-docdir=${DOCSDIR} \
|
||||
--with-icondir=${PREFIX}/share/icons \
|
||||
--with-menudir=${DESKTOPDIR} \
|
||||
--with-domainsocket=${CUPS_SOCKET}
|
||||
|
||||
OPTIONS= GNUTLS "Build with GNUTLS library" on \
|
||||
|
@ -1566,6 +1566,7 @@ sbin/reject
|
||||
%%DOCSDIR%%/zh_TW/images/button-view-page-log.gif
|
||||
%%DOCSDIR%%/zh_TW/images/button-view-printable-version.gif
|
||||
%%DOCSDIR%%/zh_TW/index.html
|
||||
share/applications/cups.desktop
|
||||
share/icons/hicolor/16x16/apps/cups.png
|
||||
share/icons/hicolor/32x32/apps/cups.png
|
||||
share/icons/hicolor/64x64/apps/cups.png
|
||||
|
Loading…
Reference in New Issue
Block a user