diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2004-10-02 14:26:19 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2004-10-02 14:26:19 +0000 |
commit | 060cc86ac689409b94af9af60ceb34c66095ff49 (patch) | |
tree | 0a3cb1bbde86e28f8902ed7f541a117f39b8f2fe /emulators | |
parent | 7a78d003076c043fe4228708dddd83f2b0602ed0 (diff) | |
download | pkgsrc-060cc86ac689409b94af9af60ceb34c66095ff49.tar.gz |
add and enable suse_fileutils
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 0b63a2b9474..c53faacb5c6 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.116 2004/09/25 16:27:04 uebayasi Exp $ +# $NetBSD: Makefile,v 1.117 2004/10/02 14:26:19 dmcmahill Exp $ # COMMENT= Emulators for other operating systems @@ -94,6 +94,7 @@ SUBDIR+= suse_audio SUBDIR+= suse_base SUBDIR+= suse_compat SUBDIR+= suse_devel +SUBDIR+= suse_fileutils SUBDIR+= suse_freetype2 SUBDIR+= suse_glx SUBDIR+= suse_gtk |