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