mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
bb2a4a32e2
Approved by: tabthorpe
15 lines
586 B
Plaintext
15 lines
586 B
Plaintext
%%SUBDIR%%/Text/Regex/PCRE/Light.hi
|
|
%%SUBDIR%%/Text/Regex/PCRE/Light/Base.hi
|
|
%%SUBDIR%%/Text/Regex/PCRE/Light/Char8.hi
|
|
%%SUBDIR%%/libHS%%PORTNAME%%-%%PORTVERSION%%.a
|
|
%%SUBDIR%%/HS%%PORTNAME%%-%%PORTVERSION%%.o
|
|
%%SUBDIR%%/%%PORTNAME%%-register.sh
|
|
@dirrmtry %%SUBDIR%%/Text/Regex/PCRE/Light
|
|
@dirrmtry %%SUBDIR%%/Text/Regex/PCRE
|
|
@dirrmtry %%SUBDIR%%/Text/Regex
|
|
@dirrmtry %%SUBDIR%%/Text
|
|
@exec sh %D/%%SUBDIR%%/%%PORTNAME%%-register.sh
|
|
@exec rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old
|
|
@unexec ghc-pkg unregister %%PORTNAME%%
|
|
@unexec rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old
|