aboutsummaryrefslogtreecommitdiffstats
path: root/lang/ghc
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2012-08-03 12:07:05 +0800
committerpgj <pgj@FreeBSD.org>2012-08-03 12:07:05 +0800
commit64fa515ee7777eec0409960f474b578b04f6145c (patch)
tree2ca04b8c6675149fd7b982c29134c66cc7900913 /lang/ghc
parent1368f0bed884e322445414aa0c7c998890462818 (diff)
downloadfreebsd-ports-gnome-64fa515ee7777eec0409960f474b578b04f6145c.tar.gz
freebsd-ports-gnome-64fa515ee7777eec0409960f474b578b04f6145c.tar.zst
freebsd-ports-gnome-64fa515ee7777eec0409960f474b578b04f6145c.zip
- Remove some more cruft
Obtained from: FreeBSD Haskell
Diffstat (limited to 'lang/ghc')
-rw-r--r--lang/ghc/bsd.cabal.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/ghc/bsd.cabal.mk b/lang/ghc/bsd.cabal.mk
index 39ca36dc5014..ecd693ccdb14 100644
--- a/lang/ghc/bsd.cabal.mk
+++ b/lang/ghc/bsd.cabal.mk
@@ -346,10 +346,6 @@ post-install::
fi
.endif
-.if !defined(STANDALONE)
- ${RM} -f ${PREFIX}/lib/ghc-${GHC_VERSION}/package.conf.old
-.endif
-
.if defined(EXECUTABLE)
.for exe in ${EXECUTABLE}
@${STRIP_CMD} ${PREFIX}/bin/${exe}