summaryrefslogtreecommitdiffstats
path: root/textproc/hs-haxml
diff options
context:
space:
mode:
authorobraun <obraun@FreeBSD.org>2002-09-04 18:39:09 +0000
committerobraun <obraun@FreeBSD.org>2002-09-04 18:39:09 +0000
commit00ece3cc38569a13d70b8d7ac0fcdcdcc858140a (patch)
tree413e61cda6339fe76b26fef28b5b7d4d987111d7 /textproc/hs-haxml
parent0a27b4bd064cf5921289d668992e59c35f95a26d (diff)
downloadFreeBSD-ports-00ece3cc38569a13d70b8d7ac0fcdcdcc858140a.zip
FreeBSD-ports-00ece3cc38569a13d70b8d7ac0fcdcdcc858140a.tar.gz
Add prefix `hs-' for Haskell related ports after repo copy.
Remove Haskell ports without prefix.
Diffstat (limited to 'textproc/hs-haxml')
-rw-r--r--textproc/hs-haxml/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/hs-haxml/Makefile b/textproc/hs-haxml/Makefile
index c090f41..3b66e0b 100644
--- a/textproc/hs-haxml/Makefile
+++ b/textproc/hs-haxml/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= textproc
MASTER_SITES= http://www.haskell.org/HaXml/ \
ftp://ftp.cs.york.ac.uk/pub/haskell/HaXml/
DISTNAME= HaXml-${PORTVERSION}
+PKGNAMEPREFIX= hs-
MAINTAINER= obraun@FreeBSD.org
@@ -19,7 +20,7 @@ BUILD_DEPENDS= nhc98:${PORTSDIR}/lang/nhc98
RUN_DEPENDS= nhc98:${PORTSDIR}/lang/nhc98
.else
WITH_GHC= yes
-BUILD_DEPENDS= hmake:${PORTSDIR}/devel/hmake
+BUILD_DEPENDS= hmake:${PORTSDIR}/devel/hs-hmake
.endif
.if defined(WITH_GHC)
BUILD_DEPENDS+= ghc:${PORTSDIR}/lang/ghc
OpenPOWER on IntegriCloud