diff options
author | grant <grant@pkgsrc.org> | 2002-12-05 05:51:18 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2002-12-05 05:51:18 +0000 |
commit | 152ed14a8cf9e655a3f69e310da7a953fc835939 (patch) | |
tree | b87c4c95557b5086a4a6be2053332d0029b6203b /www/netscape7 | |
parent | 5681068404a4fd8ed1b6e60738ee0b594e7aa321 (diff) | |
download | pkgsrc-152ed14a8cf9e655a3f69e310da7a953fc835939.tar.gz |
use automatic MESSAGE handling.
Diffstat (limited to 'www/netscape7')
-rw-r--r-- | www/netscape7/Makefile.NetBSD.i386 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/netscape7/Makefile.NetBSD.i386 b/www/netscape7/Makefile.NetBSD.i386 index 6e85fd45629..a0420d1dde8 100644 --- a/www/netscape7/Makefile.NetBSD.i386 +++ b/www/netscape7/Makefile.NetBSD.i386 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.NetBSD.i386,v 1.8 2002/10/26 18:40:36 grant Exp $ +# $NetBSD: Makefile.NetBSD.i386,v 1.9 2002/12/05 05:51:20 grant Exp $ # DIST_DIR_NAME= linux22 @@ -7,7 +7,6 @@ DEPENDS+= suse_compat>=7.3:../../emulators/${SUSE_DIR_PREFIX}_compat DEPENDS+= suse_x11>=7.3:../../emulators/${SUSE_DIR_PREFIX}_x11 DEPENDS+= suse_gtk>=7.3:../../emulators/${SUSE_DIR_PREFIX}_gtk -MESSAGE_SRC= ${PKGDIR}/MESSAGE.${OPSYS} FIND_ARG= -d . # installing over emulation files doesn't work (huh?), so clean out any |