svn commit: r350687 - head/www/firefox-i18n
Baptiste Daroussin
bapt at FreeBSD.org
Wed Apr 9 12:35:02 UTC 2014
Author: bapt
Date: Wed Apr 9 12:35:01 2014
New Revision: 350687
URL: http://svnweb.freebsd.org/changeset/ports/350687
QAT: https://qat.redports.org/buildarchive/r350687/
Log:
Remove useless pre-configure target
Modified:
head/www/firefox-i18n/Makefile
Modified: head/www/firefox-i18n/Makefile
==============================================================================
--- head/www/firefox-i18n/Makefile Wed Apr 9 12:29:22 2014 (r350686)
+++ head/www/firefox-i18n/Makefile Wed Apr 9 12:35:01 2014 (r350687)
@@ -64,10 +64,6 @@ do-extract:
${CAT} ${PLISTF} | ${SORT} >> ${PLIST}
${CAT} ${PLISTD} | ${SORT} -r >> ${PLIST}
-.if !exists(${OPTIONSFILE}) && !defined(PACKAGE_BUILDING)
-pre-configure: config
-.endif
-
do-install:
@${MKDIR} ${STAGEDIR}${XPI_LIBDIR} ${STAGEDIR}${XPI_SLDIRS_ALL}
cd ${WRKSRC}; ${PAX} -rw . ${STAGEDIR}${XPI_LIBDIR}
More information about the svn-ports-all
mailing list