diff options
author | obache <obache@pkgsrc.org> | 2007-10-27 13:46:33 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2007-10-27 13:46:33 +0000 |
commit | a6009d2152113fa5c4bd0472fd227b27624465e6 (patch) | |
tree | 1a7c717d770284461d358c95d1202e642fb6a3eb /www | |
parent | 690d38ebe54ceff1e81ba5905b7ab7e5917dca59 (diff) | |
download | pkgsrc-a6009d2152113fa5c4bd0472fd227b27624465e6.tar.gz |
PKGREVISION for Linux edition does not need to set here.
Diffstat (limited to 'www')
-rw-r--r-- | www/navigator/Makefile.common | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/navigator/Makefile.common b/www/navigator/Makefile.common index d8c5567f5a9..d18cb999c32 100644 --- a/www/navigator/Makefile.common +++ b/www/navigator/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.87 2007/10/27 13:35:26 obache Exp $ +# $NetBSD: Makefile.common,v 1.88 2007/10/27 13:46:33 obache Exp $ # # Common include file for communicator and navigator packages @@ -98,7 +98,6 @@ post-install: ${LOCALBASE} ${MOZILLA_HOME}/netscape .elif ${EMUL_PLATFORM} == "linux-i386" -PKGREVISION= 1 DISTUNAME= x86-unknown-linux2.2 DIST_DIR_NAME= supported/linux22 WRKNAME= x86-unknown-linux2.2 |