summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMartin Cracauer <cracauer@FreeBSD.org>1999-01-20 16:50:00 +0000
committerMartin Cracauer <cracauer@FreeBSD.org>1999-01-20 16:50:00 +0000
commita1ad8b5d0aab7e7c6fa2f8d11a9b869774fbce2a (patch)
tree0ae7fdd98b860485bb8999d8998e8d20ab4f7d24 /graphics
parentOpenGL section 3 manpages, intended to be used with Mesa. (diff)
Activate opengl-man port
Notes
Notes: svn path=/head/; revision=16206
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index e1a158070c6e..2d301080e278 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.110 1999/01/07 12:05:26 asami Exp $
+# $Id: Makefile,v 1.111 1999/01/07 12:12:40 asami Exp $
#
SUBDIR += 4va
@@ -62,6 +62,7 @@
SUBDIR += mplex
SUBDIR += netpbm
SUBDIR += netshow
+ SUBDIR += opengl-man
SUBDIR += p5-GD
SUBDIR += p5-GIFgraph
SUBDIR += p5-Image-Size