summaryrefslogtreecommitdiff
path: root/emulators/suse100_gdk-pixbuf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/suse100_gdk-pixbuf/Makefile')
-rw-r--r--emulators/suse100_gdk-pixbuf/Makefile24
1 files changed, 0 insertions, 24 deletions
diff --git a/emulators/suse100_gdk-pixbuf/Makefile b/emulators/suse100_gdk-pixbuf/Makefile
deleted file mode 100644
index 81d8acc4245..00000000000
--- a/emulators/suse100_gdk-pixbuf/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# $NetBSD: Makefile,v 1.3 2006/06/30 16:20:23 salo Exp $
-
-DISTNAME= suse_gdk-pixbuf-${SUSE_VERSION}
-PKGREVISION= 2
-CATEGORIES= emulators
-MASTER_SITES= ${MASTER_SITE_SUSE100}
-DISTFILES= ${RPMFILES}
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.suse.com/
-COMMENT= Linux compatibility package for gdk-pixbuf binaries
-
-DEPENDS+= suse_gtk-${SUSE_VERSION}{,nb*}:../../emulators/suse100_gtk
-
-EXTRACT_ONLY= # empty
-NO_BUILD= YES
-PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
-
-.if exists(Makefile.${MACHINE_ARCH})
-.include "Makefile.${MACHINE_ARCH}"
-.endif
-
-.include "../../emulators/suse100_linux/Makefile.common"
-.include "../../mk/bsd.pkg.mk"