diff options
Diffstat (limited to 'x11/hs-X11/Makefile')
-rw-r--r-- | x11/hs-X11/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/hs-X11/Makefile b/x11/hs-X11/Makefile index 91ebb059413b..f3d6c3978b3e 100644 --- a/x11/hs-X11/Makefile +++ b/x11/hs-X11/Makefile @@ -29,7 +29,7 @@ PLIST_SUB+= GHC_VERSION=${GHC_VERSION} \ .include <bsd.port.pre.mk> BUILD_DEPENDS+= ghc:${PORTSDIR}/lang/ghc -#LIB_DEPENDS+= gmp.7:${PORTSDIR}/math/libgmp4 +LIB_DEPENDS+= gmp.7:${PORTSDIR}/math/libgmp4 RUN_DEPENDS+= ghc:${PORTSDIR}/lang/ghc # 'owned' by lang/ghc: |