summaryrefslogtreecommitdiff
path: root/biology/tinker
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2004-07-23 20:31:09 +0000
committerEric Anholt <anholt@FreeBSD.org>2004-07-23 20:31:09 +0000
commitb78a6067e6335f9c27ea1cc6d3255409a3857b68 (patch)
treef55eef84cfe3f45e1e648de283e82fbda488124b /biology/tinker
parentUse X_CLIENTS_PORT instead of XFREE86_VERSION=4 dependencies. (diff)
Use X_IMAKE_PORT instead of dist-specific imake dependencies. While here,
make the BROKEN message a little more informative.
Notes
Notes: svn path=/head/; revision=114521
Diffstat (limited to 'biology/tinker')
-rw-r--r--biology/tinker/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/biology/tinker/Makefile b/biology/tinker/Makefile
index 94eb3b8f3011..aaafaf3a2f4f 100644
--- a/biology/tinker/Makefile
+++ b/biology/tinker/Makefile
@@ -14,7 +14,9 @@ DISTNAME= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= A general purpose molecular modelling package
-BROKEN= Checksum mismatch
+BUILD_DEPENDS= imake:${X_IMAKE_PORT}
+
+BROKEN= Distfile has been updated to version 4.2. Port needs update
MAKE_ENV+= HAVE_G2C=yes INSTALL_PROGRAM="${INSTALL_PROGRAM}"
@@ -34,11 +36,6 @@ pre-fetch:
.include <bsd.port.pre.mk>
.if defined(WITH_VIEWER)
-.if ${XFREE86_VERSION} == 3
-BUILD_DEPENDS+= imake:${PORTSDIR}/devel/imake
-.elif ${XFREE86_VERSION} == 4
-BUILD_DEPENDS+= imake:${PORTSDIR}/devel/imake-4
-.endif
USE_XLIB= yes
PLIST_SUB+= WITH_VIEWER=""
post-build: