summaryrefslogtreecommitdiff
path: root/emulators/suse_linux
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2002-04-04 20:31:30 +0000
committertron <tron@pkgsrc.org>2002-04-04 20:31:30 +0000
commit67b27c9829e164123d23f491644462f92f3f74f7 (patch)
tree8490bff6ee31cbfbc464b22bdb84e90067c65410 /emulators/suse_linux
parent05456fd5169df5760b646a6666c526eaf72d3822 (diff)
downloadpkgsrc-67b27c9829e164123d23f491644462f92f3f74f7.tar.gz
Fix typo here which build problems in e.g. the "opera" or the "mtv"
package.
Diffstat (limited to 'emulators/suse_linux')
-rw-r--r--emulators/suse_linux/Makefile.application4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/suse_linux/Makefile.application b/emulators/suse_linux/Makefile.application
index 5b4ff4aa8c0..82edb7fd717 100644
--- a/emulators/suse_linux/Makefile.application
+++ b/emulators/suse_linux/Makefile.application
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.application,v 1.2 2002/04/04 12:10:08 tron Exp $
+# $NetBSD: Makefile.application,v 1.3 2002/04/04 20:31:30 tron Exp $
.include "../../mk/bsd.prefs.mk"
@@ -13,7 +13,7 @@ SUSE_DIR_PREFIX= suse
SUSE_VERSION= 7.3
.endif
-.if defined(RPM_FILES)
+.if defined(RPMFILES)
.include "../../emulators/${SUSE_DIR_PREFIX}_linux/Makefile.common"
.else
.include "../../mk/bsd.pkg.mk"