diff options
author | hubertf <hubertf@pkgsrc.org> | 2000-10-19 23:16:20 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2000-10-19 23:16:20 +0000 |
commit | 1f34645c4661e30c5e1b3a74d3beeaf6ffee4be4 (patch) | |
tree | a18186c5508c204003fe5051bf7ad3d72b170b3e /emulators | |
parent | 0a064bbb644e0778d31feee9c8a6f35c232ac0e9 (diff) | |
download | pkgsrc-1f34645c4661e30c5e1b3a74d3beeaf6ffee4be4.tar.gz |
Add & enable suse_libjpeg
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 141f2928698..6d0ab3a8206 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2000/08/29 12:35:55 tron Exp $ +# $NetBSD: Makefile,v 1.40 2000/10/19 23:16:20 hubertf Exp $ # FreeBSD Id: Makefile,v 1.14 1997/07/31 07:23:58 max Exp # @@ -22,6 +22,7 @@ SUBDIR += suse_devel SUBDIR += suse_gtk SUBDIR += suse_libc5 + SUBDIR += suse_libjpeg SUBDIR += suse_linux SUBDIR += suse_x11 SUBDIR += suse_xforms |