diff options
author | tron <tron@pkgsrc.org> | 2002-04-14 10:11:56 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2002-04-14 10:11:56 +0000 |
commit | 04a90c933be1242912b49c5b6f837248ce14a71c (patch) | |
tree | 86341e0ce30d8c0f5ebbad344fa0fe623184b0f5 /emulators/Makefile | |
parent | 10b6c15fbccee9939750e29e1a907749aee71a20 (diff) | |
download | pkgsrc-04a90c933be1242912b49c5b6f837248ce14a71c.tar.gz |
Add and enable "suse_openmotif" package.
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 efb6f1e5be1..df593ad73a1 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.65 2002/04/04 10:13:39 tron Exp $ +# $NetBSD: Makefile,v 1.66 2002/04/14 10:11:56 tron Exp $ # COMMENT= Emulators for other operating systems @@ -54,6 +54,7 @@ SUBDIR+= suse_libc5 SUBDIR+= suse_libjpeg SUBDIR+= suse_libpng SUBDIR+= suse_linux +SUBDIR+= suse_openmotif SUBDIR+= suse_vmware SUBDIR+= suse_x11 SUBDIR+= suse_xforms |