diff options
author | obache <obache> | 2007-10-27 13:46:33 +0000 |
---|---|---|
committer | obache <obache> | 2007-10-27 13:46:33 +0000 |
commit | 72793093d5c3e7ac2f0038749e5144dbbd8311f4 (patch) | |
tree | 1a7c717d770284461d358c95d1202e642fb6a3eb /www/navigator/Makefile.common | |
parent | 44d27bcae34dec0ded43b2eeefe53eebd6026f0c (diff) | |
download | pkgsrc-72793093d5c3e7ac2f0038749e5144dbbd8311f4.tar.gz |
PKGREVISION for Linux edition does not need to set here.
Diffstat (limited to 'www/navigator/Makefile.common')
-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 |