mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- USES=libtool tar:bzip2
- Add INSTALL_TARGET=install-strip
This commit is contained in:
parent
9a91723a4e
commit
dd2ee64ba5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360744
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= xfce4-fsguard-plugin
|
||||
PORTVERSION= 1.0.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= sysutils xfce
|
||||
MASTER_SITES= ${MASTER_SITE_XFCE}
|
||||
MASTER_SITE_SUBDIR= src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
|
||||
@ -13,12 +13,12 @@ MAINTAINER= xfce@FreeBSD.org
|
||||
COMMENT= Panel plugin which displays free space of mountpoint
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_BZIP2= yes
|
||||
INSTALLS_ICONS= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USES= gmake libtool pkgconfig tar:bzip2
|
||||
USE_GNOME= gtk20 intltool intlhack
|
||||
USE_XFCE= configenv libmenu libutil panel
|
||||
USE_XORG= x11
|
||||
USES= pkgconfig gmake
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
lib/xfce4/panel/plugins/libfsguard.la
|
||||
lib/xfce4/panel/plugins/libfsguard.so
|
||||
share/icons/hicolor/16x16/apps/xfce4-fsguard-plugin-urgent.png
|
||||
share/icons/hicolor/16x16/apps/xfce4-fsguard-plugin-warning.png
|
||||
|
Loading…
Reference in New Issue
Block a user