mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
- Define PORTSCOUT skipv for porticular release that requires a development
version of xfce4-panel - While here, pacify portlint
This commit is contained in:
parent
7da4b106fb
commit
998e54ab40
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483305
@ -21,10 +21,11 @@ LIB_DEPENDS= libnotify.so:devel/libnotify \
|
||||
libdbus-1.so:devel/dbus
|
||||
|
||||
USES= gettext-tools gmake libtool pkgconfig tar:bzip2 xfce:gtk3
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gtk30 glib20 cairo intltool
|
||||
USE_XFCE= libutil panel
|
||||
USE_XORG= ice sm x11
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
@ -33,4 +34,7 @@ NLS_USES= gettext-runtime
|
||||
NLS_EXTRA_PATCHES= ${FILESDIR}/extra-patch-configure
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
# requires libxfce4panel-2.0 >= 4.13.0 (development version)
|
||||
PORTSCOUT= skipv:0.4.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user