1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

add missing dependency to X

Noticed by:	bento via kris
This commit is contained in:
Ying-Chieh Liao 2004-01-25 15:16:05 +00:00
parent c41c41f206
commit d9755ad7e1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99080

View File

@ -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