diff options
author | jdolecek <jdolecek> | 2003-04-28 23:18:18 +0000 |
---|---|---|
committer | jdolecek <jdolecek> | 2003-04-28 23:18:18 +0000 |
commit | d3a1c8205a251946f7876419154853fc735a501f (patch) | |
tree | bee463a45dd7f5900e28b89252bc358843b251e4 /emulators/Makefile | |
parent | aa1d3a836922b2130878b51cd29a62d1cc84df75 (diff) | |
download | pkgsrc-d3a1c8205a251946f7876419154853fc735a501f.tar.gz |
add suse_freetype2
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 50cb667e928..9e2b3b031d0 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.80 2003/04/19 07:14:39 rh Exp $ +# $NetBSD: Makefile,v 1.81 2003/04/28 23:18:18 jdolecek Exp $ # COMMENT= Emulators for other operating systems @@ -57,6 +57,7 @@ SUBDIR+= suse_audio SUBDIR+= suse_base SUBDIR+= suse_compat SUBDIR+= suse_devel +SUBDIR+= suse_freetype2 SUBDIR+= suse_glx SUBDIR+= suse_gtk SUBDIR+= suse_libc5 |