summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-10-04 17:50:34 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-10-04 17:50:34 +0000
commit4dbcc88d1e1627b1aa52af60e94380b68a25f200 (patch)
tree4a03ba37a240b481914cf8aa467a7a1a8f143c2c /x11
parent- Update to 0.97.8 (diff)
- From here up it needs pkgconfig. Mysteriously missed in exprun
Reported by: pointyhat Pointy hat to: pav
Notes
Notes: svn path=/head/; revision=200836
Diffstat (limited to 'x11')
-rw-r--r--x11/xproto/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/xproto/Makefile b/x11/xproto/Makefile
index 3a303dd58cb8..a6ede19eda32 100644
--- a/x11/xproto/Makefile
+++ b/x11/xproto/Makefile
@@ -7,11 +7,13 @@
PORTNAME= xproto
PORTVERSION= 7.0.10
+PORTREVISION= 1
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= X11 protocol headers
XORG_CAT= proto
+USE_GNOME= pkgconfig
.include <bsd.port.mk>