aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-hmake
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2004-03-07 11:16:20 +0000
committerOliver Braun <obraun@FreeBSD.org>2004-03-07 11:16:20 +0000
commitbc988d383353d5245df36c047bff522a0c751ecb (patch)
treec630611a2d41c3007c27b78a9719234bdf851307 /devel/hs-hmake
parent8bd4125549ae0516bf20f441c9f5120f2cf6fa52 (diff)
downloadports-bc988d383353d5245df36c047bff522a0c751ecb.tar.gz
ports-bc988d383353d5245df36c047bff522a0c751ecb.zip
Notes
Diffstat (limited to 'devel/hs-hmake')
-rw-r--r--devel/hs-hmake/Makefile19
-rw-r--r--devel/hs-hmake/distinfo1
2 files changed, 5 insertions, 15 deletions
diff --git a/devel/hs-hmake/Makefile b/devel/hs-hmake/Makefile
index 80d56746da65..fc415be6404b 100644
--- a/devel/hs-hmake/Makefile
+++ b/devel/hs-hmake/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.haskell.org/hmake/ \
http://www.cs.york.ac.uk/fp/hmake/
PKGNAMEPREFIX= hs-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= haskell@FreeBSD.org
COMMENT= Intelligent compilation management tool for Haskell programs
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
@@ -23,23 +23,12 @@ HAS_CONFIGURE= YES
CONFIGURE_ARGS+= --prefix=${PREFIX}
USE_GMAKE= YES
-.include <bsd.port.pre.mk>
-
do-install:
-.if exists(${PREFIX}/bin/hmake) && !defined(OVERRIDE_HMAKE)
- @${ECHO} ""
- @${ECHO} "It seems that there is already a version of hmake installed on"
- @${ECHO} "this system. Please deinstall it, or define OVERRIDE_HMAKE to"
- @${ECHO} "override the installed version."
- @${ECHO} ""
- @${ECHO} "NOTE: hmake is part of nhc98"
- @${ECHO} ""
- @${FALSE}
-.else
# cheat a bit, otherwise LIBDIR gets clobbered
(cd ${WRKSRC} && ./configure --install)
-.endif
MAN1= hmake.1
-.include <bsd.port.post.mk>
+CONFLICTS= nhc98-*
+
+.include <bsd.port.mk>
diff --git a/devel/hs-hmake/distinfo b/devel/hs-hmake/distinfo
index bb5b62d06a96..bf0b35b2cff9 100644
--- a/devel/hs-hmake/distinfo
+++ b/devel/hs-hmake/distinfo
@@ -1 +1,2 @@
MD5 (hmake-3.08.tar.gz) = c01c9137185a89e29bec389718696a66
+SIZE (hmake-3.08.tar.gz) = 74439