summaryrefslogtreecommitdiff
path: root/www/ns-plugger-common
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2002-04-04 12:29:46 +0000
committertron <tron@pkgsrc.org>2002-04-04 12:29:46 +0000
commitb6343d0c1050186df8e7dd1498d066b0381bbdd2 (patch)
tree02ee0f024d7c7f6ab249edb6825bb16713c7494f /www/ns-plugger-common
parent885763de4e5cb053002bbbd2dbfe70fbcb398c37 (diff)
downloadpkgsrc-b6343d0c1050186df8e7dd1498d066b0381bbdd2.tar.gz
Use "suse_linux/Makefile.application" to pick correct SuSE packages.
Diffstat (limited to 'www/ns-plugger-common')
-rw-r--r--www/ns-plugger-common/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/www/ns-plugger-common/Makefile b/www/ns-plugger-common/Makefile
index 18c08dd8ae5..f84df4118dc 100644
--- a/www/ns-plugger-common/Makefile
+++ b/www/ns-plugger-common/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2001/09/27 23:18:53 jlam Exp $
-#
+# $NetBSD: Makefile,v 1.9 2002/04/04 12:29:50 tron Exp $
DISTNAME= plugger-3.2-linux-x86-glibc
PKGNAME= ns-${PLUGGERNAME}-${BINNAME}-${PLUGGERVERS}
@@ -18,7 +17,7 @@ DEPENDS+= ${BINNAME}-[0-9]*:../../www/${BINNAME}
MOZILLA_HOME= ${PREFIX}/lib/netscape/${NSNAME:C/nb[0-9]+$//}
PLIST_SUBST+= MOZILLA_HOME=${MOZILLA_HOME:S/${PREFIX}\///}
.else
-DEPENDS+= suse_base>=6.3:../../emulators/suse_base
+DEPENDS+= suse_base>=6.3:../../emulators/${SUSE_DIR_PREFIX}_base
.endif
CONFLICTS+= plugger-[0-9]* # obsolete all-in-one plugger package
@@ -48,7 +47,7 @@ do-install:
cd ${WRKSRC}; ${INSTALL_DATA} README COPYING ${DOCDIR}
.endif
-.include "../../mk/bsd.pkg.mk"
+.include "../../emulators/suse_linux/Makefile.application"
.if ${BINNAME} != common
NSNAME!= ${PKG_INFO} -e ${BINNAME} || ${ECHO}