mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Support stage
This commit is contained in:
parent
10e8d0e423
commit
4bd35aed18
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352165
@ -13,12 +13,11 @@ COMMENT= Helper that makes system-config-printer use PolicyKit
|
||||
LIB_DEPENDS= libcups.so:${PORTSDIR}/print/cups-client \
|
||||
libpolkit-gobject-1.so:${PORTSDIR}/sysutils/polkit
|
||||
|
||||
USE_XZ= yes
|
||||
USE_GNOME= glib20 intlhack
|
||||
USES= gettext gmake pathfix pkgconfig
|
||||
USES= gettext gmake pathfix pkgconfig tar:xz
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/libs
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user