diff options
author | itojun <itojun> | 2003-09-10 21:51:22 +0000 |
---|---|---|
committer | itojun <itojun> | 2003-09-10 21:51:22 +0000 |
commit | 4f8cbf6b2d83baab0910c235b6fd56f46627f8f2 (patch) | |
tree | cb966670a5eda2ea0343767f795b5144ef7d0f0f /graphics | |
parent | 4d255762df25e00575ca5a5ac05a21742086c273 (diff) | |
download | pkgsrc-4f8cbf6b2d83baab0910c235b6fd56f46627f8f2.tar.gz |
graphics/resize_image
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 95f7368512a..9df5bbbe914 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.254 2003/09/01 16:59:40 jdolecek Exp $ +# $NetBSD: Makefile,v 1.255 2003/09/10 21:51:22 itojun Exp $ # COMMENT= Graphics tools and libraries @@ -213,6 +213,7 @@ SUBDIR+= qiv SUBDIR+= qvplay SUBDIR+= rayshade SUBDIR+= realplayer-codecs +SUBDIR+= resize_image SUBDIR+= ruby-opengl SUBDIR+= s10sh SUBDIR+= sane-backends |