BROKEN: Broken dependency

This commit is contained in:
Kris Kennaway 2005-04-10 21:44:01 +00:00
parent 34969f2aba
commit 7822883e4f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132963
3 changed files with 6 additions and 0 deletions

View File

@ -16,6 +16,8 @@ COMMENT= C->Haskell, an Interface Generator for Haskell
OPTIONS= GHC5 "Build for ghc5" off
BROKEN= Broken dependency
.include <bsd.port.pre.mk>
.if defined(WITH_GHC5)

View File

@ -20,6 +20,8 @@ LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83
BUILD_DEPENDS= ${GHC}:${PORTSDIR}/lang/${GHCDEP}
RUN_DEPENDS= ${GHC}:${PORTSDIR}/lang/${GHCDEP}
BROKEN= Broken dependency
.if defined(WITH_GHC5)
GHC= ghc-5.04.3
GHCDEP= ghc5

View File

@ -20,6 +20,8 @@ BUILD_DEPENDS= ghc-6.2.2:${PORTSDIR}/lang/ghc \
${X11BASE}/lib/mozilla/libxpcom.so:${PORTSDIR}/www/mozilla
RUN_DEPENDS= ${BUILD_DEPENDS}
BROKEN= Broken dependency
USE_GNOME= gtk20 libglade2 gtksourceview gconf2
GNU_CONFIGURE= yes
USE_GMAKE= yes