- Support STAGEDIR
- Add LICENSE - Replace USE_GMAKE by USES= gmake Approved by: demon@ (maintainer)
This commit is contained in:
parent
5470065ca6
commit
11918590c6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341857
@ -12,17 +12,17 @@ DIST_SUBDIR= xfce4
|
||||
MAINTAINER= demon@FreeBSD.org
|
||||
COMMENT= Network Load plugin for Xfce4
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= intltool intlhack
|
||||
USE_XFCE= configenv libmenu panel
|
||||
USES= pkgconfig pathfix
|
||||
USES= pkgconfig gmake
|
||||
INSTALLS_ICONS= yes
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MNLS}
|
||||
|
@ -1,3 +1,3 @@
|
||||
Network Load plugin for XFce4.
|
||||
Network Load plugin for Xfce4.
|
||||
|
||||
WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-netload-plugin
|
||||
|
Loading…
Reference in New Issue
Block a user