diff options
Diffstat (limited to 'science/silo/Makefile')
-rw-r--r-- | science/silo/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/science/silo/Makefile b/science/silo/Makefile index c8712805b775..aaf260ec666e 100644 --- a/science/silo/Makefile +++ b/science/silo/Makefile @@ -43,9 +43,6 @@ QT4_VARS= QT_NONSTANDARD=yes QT4_DESKTOP_ENTRIES= "Silex" "Silex browser for Silo files" \ "" "silex" "" true -post-extract: - @${CHMOD} -R a+rX ${WRKSRC} - post-patch: @${REINPLACE_CMD} -e \ 's|\(_Qt_dir/include\)"|\1/qt4"| ; \ |