svn commit: r346689 - head/textproc/ots

Martin Wilke miwi at FreeBSD.org
Sat Mar 1 18:06:57 UTC 2014


Author: miwi
Date: Sat Mar  1 18:06:56 2014
New Revision: 346689
URL: http://svnweb.freebsd.org/changeset/ports/346689
QAT: https://qat.redports.org/buildarchive/r346689/

Log:
  - Stage support

Modified:
  head/textproc/ots/Makefile

Modified: head/textproc/ots/Makefile
==============================================================================
--- head/textproc/ots/Makefile	Sat Mar  1 18:06:10 2014	(r346688)
+++ head/textproc/ots/Makefile	Sat Mar  1 18:06:56 2014	(r346689)
@@ -23,7 +23,6 @@ CONFIGURE_ARGS=	--disable-shared
 MAKE_ARGS=	pkgconfigdir="${PREFIX}/libdata/pkgconfig"
 MAKE_JOBS_UNSAFE=yes
 
-NO_STAGE=	yes
 post-patch:
 	@${REINPLACE_CMD} -e '/^SUBDIRS/s|doc||' ${WRKSRC}/Makefile.in
 


More information about the svn-ports-all mailing list