aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorobraun <obraun@FreeBSD.org>2004-03-07 19:16:20 +0800
committerobraun <obraun@FreeBSD.org>2004-03-07 19:16:20 +0800
commitcd4afdce4ae161e2cf881a80a7cbfd3f80a8bb03 (patch)
tree62a51259ea49dcb15d00ac98fd133c46be83836a /devel
parentad4f63b20068f55d46de82a927e9fb6e1c073aa5 (diff)
downloadfreebsd-ports-gnome-cd4afdce4ae161e2cf881a80a7cbfd3f80a8bb03.tar.gz
freebsd-ports-gnome-cd4afdce4ae161e2cf881a80a7cbfd3f80a8bb03.tar.zst
freebsd-ports-gnome-cd4afdce4ae161e2cf881a80a7cbfd3f80a8bb03.zip
* Set maintainer to haskell@.
* Use CONFLICTS instead of local hack. * Put SIZE into distinfo.
Diffstat (limited to 'devel')
-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