diff options
Diffstat (limited to 'www/limesurvey/Makefile')
-rw-r--r-- | www/limesurvey/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/limesurvey/Makefile b/www/limesurvey/Makefile index 712ae2bc3c8a..93b6dd23ebce 100644 --- a/www/limesurvey/Makefile +++ b/www/limesurvey/Makefile @@ -27,7 +27,6 @@ post-configure: -e 's#%%PREFIX%%#${PREFIX}#g' \ -e 's#%%PHPSURVEYORURL%%#${PHPSURVEYORURL}#g' \ -e 's#%%PHPSURVEYORDIR%%#${PHPSURVEYORDIR}#g' \ - pkg-message > ${PKGMESSAGE} do-install: ${MKDIR} ${WWWDIR} |