diff options
author | grog <grog@FreeBSD.org> | 2001-03-19 00:18:07 +0000 |
---|---|---|
committer | grog <grog@FreeBSD.org> | 2001-03-19 00:18:07 +0000 |
commit | 05308ee1a62daf3f7ce9e61c9bc84c940212a4c0 (patch) | |
tree | f5485787941da397dc4ff6e84ddf6e1cb1f26048 /misc | |
parent | abe014826beb01b89675b9ecde8fe54137d7b153 (diff) | |
download | FreeBSD-ports-05308ee1a62daf3f7ce9e61c9bc84c940212a4c0.zip FreeBSD-ports-05308ee1a62daf3f7ce9e61c9bc84c940212a4c0.tar.gz |
Remove ghostview.
Get dependencies right for postfix and acroread4.
Update packing list.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/instant-workstation/Makefile | 7 | ||||
-rw-r--r-- | misc/instant-workstation/distinfo | 2 | ||||
-rw-r--r-- | misc/instant-workstation/pkg-plist | 8 |
3 files changed, 13 insertions, 4 deletions
diff --git a/misc/instant-workstation/Makefile b/misc/instant-workstation/Makefile index 81688e4..36397f2 100644 --- a/misc/instant-workstation/Makefile +++ b/misc/instant-workstation/Makefile @@ -19,7 +19,6 @@ RUN_DEPENDS= acroread:${PORTSDIR}/print/acroread4 \ emacs:${PORTSDIR}/editors/emacs20 \ fetchmail:${PORTSDIR}/mail/fetchmail \ ghostscript:${PORTSDIR}/print/ghostscript6 \ - ghostview:${PORTSDIR}/print/ghostview \ grip:${PORTSDIR}/audio/grip \ gimp:${PORTSDIR}/graphics/gimp1 \ gv:${PORTSDIR}/print/gv \ @@ -30,7 +29,7 @@ RUN_DEPENDS= acroread:${PORTSDIR}/print/acroread4 \ mount_smbfs:${PORTSDIR}/net/smbfs \ mutt:${PORTSDIR}/mail/mutt \ netscape:${PORTSDIR}/www/netscape47-communicator \ - postfix:${PORTSDIR}/mail/postfix \ + /usr/local/sbin/postfix:${PORTSDIR}/mail/postfix \ xamp:${PORTSDIR}/audio/xamp \ xtset:${PORTSDIR}/x11/xtset \ xmms:${PORTSDIR}/audio/xmms \ @@ -40,3 +39,7 @@ NO_WRKSUBDIR= YES NO_BUILD= YES .include <bsd.port.mk> + + + + diff --git a/misc/instant-workstation/distinfo b/misc/instant-workstation/distinfo index 0e6bf02..2636c4d 100644 --- a/misc/instant-workstation/distinfo +++ b/misc/instant-workstation/distinfo @@ -1 +1 @@ -MD5 (instant-workstation-1.0.tar.gz) = 94757f66b672000f309ccc08b883fbb6 +MD5 (instant-workstation-1.0.tar.gz) = 92698408bd3e4e771708bf1d2c69e743 diff --git a/misc/instant-workstation/pkg-plist b/misc/instant-workstation/pkg-plist index e17e05a..c413793 100644 --- a/misc/instant-workstation/pkg-plist +++ b/misc/instant-workstation/pkg-plist @@ -1,2 +1,8 @@ share/abbreviations -share/.bashrc +share/dot.bashrc +share/dot.muttrc +share/dot.bash_profile +etc/mailcap +etc/instant-workstation/ntp.conf +etc/instant-workstation/rc.conf +@dirrm etc/instant-workstation |