diff options
author | agc <agc@pkgsrc.org> | 2002-01-30 11:33:02 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2002-01-30 11:33:02 +0000 |
commit | e2936ba470863623945fd354edbb5f9a7cdd7c49 (patch) | |
tree | 87543e08558c652ea1d8cb6e53dbad7545326f5f /graphics/Makefile | |
parent | 4da0b4eae038b380bbcab5ac40edfae10beb8715 (diff) | |
download | pkgsrc-e2936ba470863623945fd354edbb5f9a7cdd7c49.tar.gz |
Add and enable aalib-x11
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 247f14d4d4f..09e4bd53396 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.171 2002/01/24 16:15:19 tron Exp $ +# $NetBSD: Makefile,v 1.172 2002/01/30 11:33:02 agc Exp $ # COMMENT= Graphics tools and libraries @@ -12,6 +12,7 @@ SUBDIR+= MesaLib SUBDIR+= Ngraph SUBDIR+= SDL-image SUBDIR+= aalib +SUBDIR+= aalib-x11 SUBDIR+= alevt SUBDIR+= apla SUBDIR+= artist |