summaryrefslogtreecommitdiff
path: root/graphics/MesaDemos/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2004-03-15 18:04:34 +0000
committerjlam <jlam>2004-03-15 18:04:34 +0000
commitef3cff598717ebf4cf359ff5c4c96089772ad687 (patch)
tree6d73311c480ed6e8b981c856ad0cd7fb15f6c93e /graphics/MesaDemos/Makefile
parent055ffeddf5807036caf831c7178caae11afc294f (diff)
downloadpkgsrc-ef3cff598717ebf4cf359ff5c4c96089772ad687.tar.gz
When building graphics/MesaDemos, Pass the correct rpath flags to the
compiler so that the X11R6 libraries are found at run-time. Bump the PKGREVISION to 1.
Diffstat (limited to 'graphics/MesaDemos/Makefile')
-rw-r--r--graphics/MesaDemos/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/MesaDemos/Makefile b/graphics/MesaDemos/Makefile
index 3a7b4730038..51f76f7f68b 100644
--- a/graphics/MesaDemos/Makefile
+++ b/graphics/MesaDemos/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2004/02/11 02:05:14 jlam Exp $
-#
+# $NetBSD: Makefile,v 1.16 2004/03/15 18:04:34 jlam Exp $
PKGNAME= MesaDemos-${MESA_VERSION}
+PKGREVISION= 1
COMMENT= OpenGL examples and Demos
PATCHDIR= ${.CURDIR}/patches