mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
add missing dependency to X
Noticed by: bento via kris
This commit is contained in:
parent
c41c41f206
commit
d9755ad7e1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99080
@ -8,6 +8,7 @@
|
||||
|
||||
PORTNAME= grabc
|
||||
PORTVERSION= 1.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://muquit.com/muquit/software/grabc/
|
||||
DISTNAME= ${PORTNAME}${PORTVERSION}
|
||||
@ -15,6 +16,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Grab a color from screen
|
||||
|
||||
USE_XLIB= yes
|
||||
CFLAGS+= -I${X11BASE}/include
|
||||
LIBS+= -L${X11BASE}/lib -lX11
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user