summaryrefslogtreecommitdiff
path: root/graphics/gle/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gle/Makefile')
-rw-r--r--graphics/gle/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gle/Makefile b/graphics/gle/Makefile
index 5c02433467e..2440346ab5f 100644
--- a/graphics/gle/Makefile
+++ b/graphics/gle/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2004/10/03 00:14:51 tv Exp $
+# $NetBSD: Makefile,v 1.20 2004/10/28 14:03:58 adam Exp $
#
DISTNAME= gle-3.1.0
@@ -19,6 +19,7 @@ USE_BUILDLINK3= YES
USE_X11= YES
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
+LIBS+= -lXext
.include "../../graphics/Mesa/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"