diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2000-12-13 20:07:42 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2000-12-13 20:07:42 +0000 |
commit | 0a82dce34aea0474166388f028c450cdf7c8c8c6 (patch) | |
tree | e44dc73e5cc59b2c143facb211506ccced8db140 /emulators/Makefile | |
parent | e60a6fa73424b4bee0f593e351e31340dc5c239d (diff) | |
download | pkgsrc-0a82dce34aea0474166388f028c450cdf7c8c8c6.tar.gz |
add and enable suse_libpng
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 4d1824b9e96..aae6aa50b35 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2000/12/13 17:13:53 kei Exp $ +# $NetBSD: Makefile,v 1.45 2000/12/13 20:07:42 jdolecek Exp $ # SUBDIR += atari800 @@ -24,6 +24,7 @@ SUBDIR += suse_gtk SUBDIR += suse_libc5 SUBDIR += suse_libjpeg + SUBDIR += suse_libpng SUBDIR += suse_linux SUBDIR += suse_x11 SUBDIR += suse_xforms |