svn commit: r335518 - head/devel/libarena
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Dec 2 17:31:15 UTC 2013
Author: sunpoet
Date: Mon Dec 2 17:31:14 2013
New Revision: 335518
URL: http://svnweb.freebsd.org/changeset/ports/335518
Log:
- Support STAGEDIR
PR: ports/184439
Submitted by: Rodrigo Osorio <rodrigo at bebik.net> (maintainer)
Modified:
head/devel/libarena/Makefile (contents, props changed)
Modified: head/devel/libarena/Makefile
==============================================================================
--- head/devel/libarena/Makefile Mon Dec 2 17:31:10 2013 (r335517)
+++ head/devel/libarena/Makefile Mon Dec 2 17:31:14 2013 (r335518)
@@ -23,7 +23,6 @@ PLIST_FILES= include/arena/align.h \
lib/libarena.a
PLIST_DIRS= include/arena
-NO_STAGE= yes
post-patch:
.for i in Epilogue.mk Prologue.mk
@${REINPLACE_CMD} -e \
More information about the svn-ports-all
mailing list