diff options
Diffstat (limited to 'emulators/suse91_fontconfig')
-rw-r--r-- | emulators/suse91_fontconfig/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/suse91_fontconfig/Makefile b/emulators/suse91_fontconfig/Makefile index dd4ba499151..70baae1f245 100644 --- a/emulators/suse91_fontconfig/Makefile +++ b/emulators/suse91_fontconfig/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/09/02 20:32:03 recht Exp $ +# $NetBSD: Makefile,v 1.2 2005/04/11 21:45:44 tv Exp $ DISTNAME= suse_fontconfig-${SUSE_VERSION} CATEGORIES= emulators @@ -15,7 +15,6 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386 FreeBSD-*-i386 EXTRACT_ONLY= # empty NO_BUILD= YES -NO_BUILDLINK= YES PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC RPMFILES= fontconfig-2.2.92.20040221-28.${SUSE_ARCH}.rpm |