diff options
Diffstat (limited to 'emulators/suse_openmotif/Makefile')
-rw-r--r-- | emulators/suse_openmotif/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/suse_openmotif/Makefile b/emulators/suse_openmotif/Makefile index 04474d6016b..c0eb21d22a0 100644 --- a/emulators/suse_openmotif/Makefile +++ b/emulators/suse_openmotif/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2005/01/23 12:06:08 tron Exp $ +# $NetBSD: Makefile,v 1.10 2005/04/11 21:45:45 tv Exp $ DISTNAME= openmotif PKGNAME= suse_${DISTNAME}-${SUSE_VERSION} @@ -16,7 +16,6 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-powerpc FreeBSD-*-i386 EXTRACT_ONLY= # empty NO_BUILD= YES -NO_BUILDLINK= YES PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC RPMFILES= ${DISTNAME}${EXTRACT_SUFX} |