summaryrefslogtreecommitdiffstats
path: root/x11/libXprintUtil/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/libXprintUtil/Makefile')
-rw-r--r--x11/libXprintUtil/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libXprintUtil/Makefile b/x11/libXprintUtil/Makefile
index 4016330..8349d3a 100644
--- a/x11/libXprintUtil/Makefile
+++ b/x11/libXprintUtil/Makefile
@@ -2,7 +2,7 @@
# Date Created: 21 Feb 2006
# Whom: Florent Thoumie <flz@FreeBSD.org>
#
-# $FreeBSD: ports/x11/libXprintUtil/Makefile,v 1.3 2009/08/02 19:36:08 mezz Exp $
+# $FreeBSD: ports/x11/libXprintUtil/Makefile,v 1.4 2010/12/04 07:34:04 ade Exp $
#
PORTNAME= libXprintUtil
@@ -14,6 +14,6 @@ COMMENT= The XprintUtil library
XORG_CAT= lib
USE_XORG= printproto:both x11 xau xp xt
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
.include <bsd.port.mk>