diff options
author | itojun <itojun@pkgsrc.org> | 2000-02-09 17:37:53 +0000 |
---|---|---|
committer | itojun <itojun@pkgsrc.org> | 2000-02-09 17:37:53 +0000 |
commit | b4ef3b41f62e172d00bc7eeacf1640450b0e6753 (patch) | |
tree | 8545deecf6239c682702146a5cf0f54d2f2ced4b /graphics | |
parent | f3fc650a706d72d81f4a94edbb483fa59213286c (diff) | |
download | pkgsrc-b4ef3b41f62e172d00bc7eeacf1640450b0e6753.tar.gz |
add prag to subdir.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 982cfb47d73..0643b3ad4c1 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.71 2000/01/02 17:46:44 rh Exp $ +# $NetBSD: Makefile,v 1.72 2000/02/09 17:37:53 itojun Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -76,6 +76,7 @@ SUBDIR += png SUBDIR += pngcrush SUBDIR += povray + SUBDIR += prag SUBDIR += py-gd SUBDIR += py-imaging SUBDIR += qvplay |