summaryrefslogtreecommitdiff
path: root/graphics/gle/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gle/Makefile')
-rw-r--r--graphics/gle/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gle/Makefile b/graphics/gle/Makefile
index 60378652585..68980f7229d 100644
--- a/graphics/gle/Makefile
+++ b/graphics/gle/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2005/04/11 21:46:03 tv Exp $
+# $NetBSD: Makefile,v 1.22 2005/06/01 18:02:55 jlam Exp $
#
DISTNAME= gle-3.1.0
@@ -15,10 +15,10 @@ COMMENT= GL subroutines for drawing tubing and extrusions
PKG_INSTALLATION_TYPES= overwrite pkgviews
-USE_X11= YES
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
LIBS+= -lXext
.include "../../graphics/Mesa/buildlink3.mk"
+.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"