summaryrefslogtreecommitdiff
path: root/misc/instant-workstation
diff options
context:
space:
mode:
authorGreg Lehey <grog@FreeBSD.org>2001-03-10 05:15:24 +0000
committerGreg Lehey <grog@FreeBSD.org>2001-03-10 05:15:24 +0000
commit90230643cef2b4f84dafefb479ef4ce063d95381 (patch)
tree61bb5b8c959899761b20ade120383acace14dc00 /misc/instant-workstation
parentUpdate checksum. Author added a link to a banner ad in notes.html (diff)
Tidy up.
With input from: Daniel O'Connor <doconnor@gsoft.com.au>, will
Notes
Notes: svn path=/head/; revision=39363
Diffstat (limited to 'misc/instant-workstation')
-rw-r--r--misc/instant-workstation/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/instant-workstation/Makefile b/misc/instant-workstation/Makefile
index d6600fcb5126..48a02e1202a5 100644
--- a/misc/instant-workstation/Makefile
+++ b/misc/instant-workstation/Makefile
@@ -10,9 +10,9 @@ PORTVERSION= 1.0
CATEGORIES= misc
MASTER_SITES= ftp://ftp.lemis.com/pub/
-MAINTAINER= grog
+MAINTAINER= grog@lemis.com
-BUILD_DEPENDS= acroread:${PORTSDIR}/print/acroread \
+RUN_DEPENDS= acroread:${PORTSDIR}/print/acroread \
bash:${PORTSDIR}/shells/bash2 \
cdrecord:${PORTSDIR}/sysutils/cdrecord \
emacs:${PORTSDIR}/editors/emacs20 \
@@ -26,11 +26,11 @@ BUILD_DEPENDS= acroread:${PORTSDIR}/print/acroread \
mkisofs:${PORTSDIR}/sysutils/mkisofs \
mutt:${PORTSDIR}/mail/mutt \
netscape:${PORTSDIR}/www/netscape47-communicator \
- png:${PORTSDIR}/graphics/png \
postfix:${PORTSDIR}/mail/postfix \
xtset:${PORTSDIR}/x11/xtset \
xv:${PORTSDIR}/graphics/xv
NO_WRKSUBDIR= YES
+NO_BUILD= YES
.include <bsd.port.mk>