1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

Recover line lost in previous update which causes dependent ports to break

Noticed by: Erwin via Pointyhat
This commit is contained in:
Volker Stolz 2008-02-12 02:55:51 +00:00
parent f9f9fed3e7
commit 9321ad3f1d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=207042

View File

@ -1589,6 +1589,7 @@ share/doc/ghc/libraries/xhtml/LICENSE
@dirrm lib/ghc-%%GHC_VERSION%%/icons
@dirrm lib/ghc-%%GHC_VERSION%%/hslibs-imports/ghc
@dirrm lib/ghc-%%GHC_VERSION%%/hslibs-imports
@exec mkdir -p %D/lib/ghc-%%GHC_VERSION%%/cabal
@dirrm lib/ghc-%%GHC_VERSION%%/cabal
@dirrm lib/ghc-%%GHC_VERSION%%
@unexec /bin/rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf || /usr/bin/true