Stage support
This commit is contained in:
parent
21f73996cd
commit
597e4bb0ba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344196
2 changed files with 2 additions and 4 deletions
|
@ -8,7 +8,7 @@ CATEGORIES= devel
|
|||
MASTER_SITES= http://www.freedesktop.org/software/wininfo/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A window information utility
|
||||
COMMENT= Window information utility
|
||||
|
||||
USE_XORG= xext xrender xinerama xrandr xi xfixes xcursor \
|
||||
xcomposite x11 xres
|
||||
|
@ -19,7 +19,4 @@ USES= pkgconfig
|
|||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
MAN1= wininfo.1
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
bin/wininfo
|
||||
man/man1/wininfo.1.gz
|
||||
share/applications/xdg-wininfo.desktop
|
||||
|
|
Loading…
Reference in a new issue