diff options
author | hubertf <hubertf> | 2000-10-19 23:16:20 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2000-10-19 23:16:20 +0000 |
commit | aaf37cc8efd4548354a013e164db30e2581f7eb8 (patch) | |
tree | a18186c5508c204003fe5051bf7ad3d72b170b3e | |
parent | ce18e877ff29169e76a7f499ea8ea079d9f34482 (diff) | |
download | pkgsrc-aaf37cc8efd4548354a013e164db30e2581f7eb8.tar.gz |
Add & enable suse_libjpeg
-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 |