diff options
Diffstat (limited to 'emulators/suse_libpng/Makefile')
-rw-r--r-- | emulators/suse_libpng/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/emulators/suse_libpng/Makefile b/emulators/suse_libpng/Makefile index a1e2f5ebb62..05825c83b07 100644 --- a/emulators/suse_libpng/Makefile +++ b/emulators/suse_libpng/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2005/04/11 21:45:45 tv Exp $ +# $NetBSD: Makefile,v 1.18 2005/12/12 14:43:25 joerg Exp $ DISTNAME= libpng PKGREVISION= 1 @@ -14,8 +14,6 @@ COMMENT= Linux compatibility package for the PNG library DEPENDS+= suse_base>=${SUSE_VERSION}:../../emulators/suse_base -ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-powerpc FreeBSD-*-i386 - EXTRACT_ONLY= # empty NO_BUILD= YES PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC |