svn commit: r342582 - head/mail/spmfilter

Antoine Brodin antoine at FreeBSD.org
Tue Feb 4 18:17:14 UTC 2014


Author: antoine
Date: Tue Feb  4 18:17:14 2014
New Revision: 342582
URL: http://svnweb.freebsd.org/changeset/ports/342582
QAT: https://qat.redports.org/buildarchive/r342582/

Log:
  Finish stage support

Modified:
  head/mail/spmfilter/Makefile

Modified: head/mail/spmfilter/Makefile
==============================================================================
--- head/mail/spmfilter/Makefile	Tue Feb  4 17:57:15 2014	(r342581)
+++ head/mail/spmfilter/Makefile	Tue Feb  4 18:17:14 2014	(r342582)
@@ -90,9 +90,6 @@ post-patch:
 		-e 's|(COMMON_LIBS )db|\1${BDB_LIB_NAME}|' \
 		${WRKSRC}/src/CMakeLists.txt
 
-pre-install:
-	@${SH} ${PKGINSTALL} ${DISTNAME} PRE-INSTALL
-
 post-install:
 	@${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.conf.sample ${STAGEDIR}${PREFIX}/etc/
 


More information about the svn-ports-all mailing list