diff options
author | tron <tron@pkgsrc.org> | 1999-03-20 00:23:55 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-03-20 00:23:55 +0000 |
commit | f96b8800813a0638c6670c5d0f48a8474f37b3ec (patch) | |
tree | 4befc8b9c616427092fe4ec9b7702462f12d4dd8 /mail | |
parent | 7a0ddbc4c0cfe7ad54479b9c5d5a62f2d0a05a28 (diff) | |
download | pkgsrc-f96b8800813a0638c6670c5d0f48a8474f37b3ec.tar.gz |
Update "wmmail" package for version 0.51.2 of "windowmaker" package.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/wmmail/Makefile | 6 | ||||
-rw-r--r-- | mail/wmmail/pkg/PLIST | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/wmmail/Makefile b/mail/wmmail/Makefile index 7f0a3a47251..cb7cd9a42b9 100644 --- a/mail/wmmail/Makefile +++ b/mail/wmmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 1999/03/11 16:11:36 hubertf Exp $ +# $NetBSD: Makefile,v 1.9 1999/03/20 00:23:55 tron Exp $ DISTNAME= WMMail.app-0.62 PKGNAME= wmmail-0.62 @@ -9,7 +9,7 @@ MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.eecg.utoronto.ca/~chanb/wmmail.html BUILD_DEPENDS+= automake:../../devel/automake -DEPENDS+= windowmaker-0.51.0:../../x11/windowmaker +DEPENDS+= windowmaker-0.51.2:../../x11/windowmaker USE_X11BASE= yes USE_GMAKE= yes @@ -22,6 +22,6 @@ post-install: ${SED} -e 's#@@X11BASE@@#${X11BASE}#g' \ -e 's#@@LOCALBASE@@#${LOCALBASE}#g' \ <${WRKSRC}/WMMail.defaults \ - >${PREFIX}/share/WindowMaker/Defaults/WMMail + >${PREFIX}/etc/WindowMaker/WMMail .include "../../mk/bsd.pkg.mk" diff --git a/mail/wmmail/pkg/PLIST b/mail/wmmail/pkg/PLIST index 84e8847b573..a2c4383e49c 100644 --- a/mail/wmmail/pkg/PLIST +++ b/mail/wmmail/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 1999/03/11 16:11:36 hubertf Exp $ +@comment $NetBSD: PLIST,v 1.3 1999/03/20 00:23:55 tron Exp $ GNUstep/Apps/WMMail.app/WMMail -share/WindowMaker/Defaults/WMMail +etc/WindowMaker/WMMail @dirrm GNUstep/Apps/WMMail.app |