summaryrefslogtreecommitdiff
path: root/graphics/Mesa/Makefile.common
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2001-04-12 20:38:25 +0000
committerhubertf <hubertf@pkgsrc.org>2001-04-12 20:38:25 +0000
commit31f5ce665c0ccd045b02817a1bc55c6c5a524f2c (patch)
tree1277e4e3f20b813f525ebdfbf1464a53173625b8 /graphics/Mesa/Makefile.common
parentaf0dd9c4d62f9a4f227f94a6b002bf43a4a634bc (diff)
downloadpkgsrc-31f5ce665c0ccd045b02817a1bc55c6c5a524f2c.tar.gz
Trivia - What's wrong in this picture:
smaug% grep 'MesaLib.*3.4' */*/Makefile* graphics/Mesa/Makefile:DEPENDS+= MesaLib-3.4:../../graphics/MesaLib graphics/MesaLib/Makefile:DISTNAME= MesaLib-3.4.1 Invent a variable MESA_VERSION in Mesa/Makefile.common and use it.
Diffstat (limited to 'graphics/Mesa/Makefile.common')
-rw-r--r--graphics/Mesa/Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Mesa/Makefile.common b/graphics/Mesa/Makefile.common
new file mode 100644
index 00000000000..ca63800941d
--- /dev/null
+++ b/graphics/Mesa/Makefile.common
@@ -0,0 +1 @@
+MESA_VERSION= 3.4.1