mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Correctly remove CUPS option, which I hastily tried to do in r540612,
introducing unwanted breakage. Sorry for my mistake.
This commit is contained in:
parent
8afe3cfa90
commit
e62576b8b9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=540717
@ -29,6 +29,7 @@ USE_XFCE= libgui xfconf
|
||||
USE_XORG= x11
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-cups
|
||||
INSTALLS_ICONS= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
|
@ -14,8 +14,6 @@ lib/libxfprint.so.0
|
||||
lib/libxfprint.so.0.0.1
|
||||
%%LPR%%lib/xfce4/xfprint-plugins/bsdlpr_plugin.a
|
||||
%%LPR%%lib/xfce4/xfprint-plugins/bsdlpr_plugin.so
|
||||
%%CUPS%%lib/xfce4/xfprint-plugins/cups_plugin.a
|
||||
%%CUPS%%lib/xfce4/xfprint-plugins/cups_plugin.so
|
||||
libdata/pkgconfig/xfprint-1.0.pc
|
||||
share/applications/xfprint.desktop
|
||||
share/applications/xfprint-manager.desktop
|
||||
|
Loading…
Reference in New Issue
Block a user