summaryrefslogtreecommitdiff
path: root/graphics/urt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/urt/Makefile')
-rw-r--r--graphics/urt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/urt/Makefile b/graphics/urt/Makefile
index 34299ad56fa..8d6f1823c8a 100644
--- a/graphics/urt/Makefile
+++ b/graphics/urt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2005/04/11 21:46:10 tv Exp $
+# $NetBSD: Makefile,v 1.39 2005/06/01 18:02:58 jlam Exp $
DISTNAME= urt
PKGNAME= urt-3.1b1
@@ -18,7 +18,6 @@ EXTRACT_ONLY= urt-3.1b.tar.Z
WRKSRC= ${WRKDIR}
USE_LIBTOOL= yes
-USE_X11= yes
CONFIGURE_SCRIPT=./Configure
CONFIGURE_ARGS= config/urt
HAS_CONFIGURE= yes
@@ -39,4 +38,5 @@ post-install:
${FIND} . -type f -exec ${CHMOD} 644 '{}' \;)
.include "../../graphics/netpbm/buildlink3.mk"
+.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"