- Fix build
Submitted by: pointyhat
This commit is contained in:
parent
9d7ff5e9dd
commit
8763d2b054
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209769
2 changed files with 4 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
PORTNAME= xfce4-mcs-plugins
|
||||
PORTVERSION= 4.4.2
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils xfce
|
||||
MASTER_SITES= ${MASTER_SITE_XFCE}
|
||||
DISTNAME= xfce-mcs-plugins-${PORTVERSION}
|
||||
|
@ -22,5 +22,6 @@ USE_GETTEXT= yes
|
|||
USE_GMAKE= yes
|
||||
USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig
|
||||
USE_XFCE= configenv libgui mcsmanager
|
||||
USE_XORG= x11 xext
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= xwlans
|
||||
PORTVERSION= 0.1.2
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://shapeshifter.se/code/xwlans/release/ \
|
||||
http://mirror.shapeshifter.se/code/xwlans/release/
|
||||
|
@ -16,6 +16,7 @@ MAINTAINER= fli@shapeshifter.se
|
|||
COMMENT= Utilty to display your wavelan signal strength on the X11 root-display
|
||||
|
||||
PLIST_FILES= bin/xwlans
|
||||
USE_XORG= x11
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
|
Loading…
Reference in a new issue