summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2004-01-25 15:16:05 +0000
committerijliao <ijliao@FreeBSD.org>2004-01-25 15:16:05 +0000
commit5bbffc8d836c8d67487fc38d23885d33338e0c81 (patch)
tree9c18030641f547de6d610e9f7dda2b2fdb36ebdb /x11
parent6060bc34eceaade9f9ab01926f11fe491f894bd1 (diff)
downloadFreeBSD-ports-5bbffc8d836c8d67487fc38d23885d33338e0c81.zip
FreeBSD-ports-5bbffc8d836c8d67487fc38d23885d33338e0c81.tar.gz
add missing dependency to X
Noticed by: bento via kris
Diffstat (limited to 'x11')
-rw-r--r--x11/grabc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/grabc/Makefile b/x11/grabc/Makefile
index 4c78781..e5c3be4 100644
--- a/x11/grabc/Makefile
+++ b/x11/grabc/Makefile
@@ -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
OpenPOWER on IntegriCloud