diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-04-19 20:46:10 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-04-19 20:46:10 +0000 |
commit | 21cce3329f4c553100bf7f98fe74850fa3ad677d (patch) | |
tree | 8a8d9ef48bce64b1f36a2a23de65993fc838122f /devel | |
parent | fc46c8e88cfc905d2e705ca963afd021672ea81e (diff) | |
download | freebsd-ports-21cce3329f4c553100bf7f98fe74850fa3ad677d.zip |
Activate qgl.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 38c8c372d0d8..647d867dc114 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.96 1998/03/21 13:54:07 asami Exp $ +# $Id: Makefile,v 1.97 1998/04/17 21:13:59 mph Exp $ # SUBDIR += ElectricFence @@ -91,6 +91,7 @@ SUBDIR += portlint SUBDIR += prc-tools SUBDIR += prcs + SUBDIR += qgl SUBDIR += sawt SUBDIR += scogdb SUBDIR += sfio |