diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2010-07-15 08:54:07 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2010-07-15 08:54:07 +0000 |
commit | cada81e6b644f739e16f5adcfbf3a0e4c23618eb (patch) | |
tree | 6c59287e61b5700180b38408b447c58283ee6e21 /emulators | |
parent | Add p5-Log-Dispatch-File-Stamped 0.06, logging to date/time stamped (diff) |
- Remove bash depends
- Make portlint quiet
PR: ports/148598
Submitted by: Bapt <baptiste.daroussin _AT_ gmail.com>
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/minivmac/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/emulators/minivmac/Makefile b/emulators/minivmac/Makefile index 2b8572c5c945..2341bf390efd 100644 --- a/emulators/minivmac/Makefile +++ b/emulators/minivmac/Makefile @@ -7,7 +7,6 @@ PORTNAME= minivmac PORTVERSION= 3.0.0 - CATEGORIES= emulators MASTER_SITES= SF DISTFILES= ${PORTNAME}-${PORTVERSION}.src.tgz ${PORTNAME}-${PORTVERSION}.prj.tgz @@ -15,8 +14,6 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}.src.tgz ${PORTNAME}-${PORTVERSION}.prj.tgz MAINTAINER= ports@FreeBSD.org COMMENT= A miniature Macintosh emulator -BUILD_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash - WRKSRC= ${WRKDIR}/projects/bgclx86d USE_XORG= x11 xext |