diff options
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/mminstance/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/mminstance/Makefile b/fonts/mminstance/Makefile index 87412a0b955..3f0a00acb8c 100644 --- a/fonts/mminstance/Makefile +++ b/fonts/mminstance/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/07/17 21:37:29 grant Exp $ +# $NetBSD: Makefile,v 1.4 2003/11/06 18:57:14 gavan Exp $ # DISTNAME= mminstance-1.20 @@ -10,5 +10,6 @@ HOMEPAGE= http://www.lcdf.org/~eddietwo/type/ COMMENT= Utility programs for creating instances of multiple master fonts GNU_CONFIGURE= YES +USE_GCC_SHLIB= YES .include "../../mk/bsd.pkg.mk" |