svn commit: r337800 - head/x11/libsynaptics

Antoine Brodin antoine at FreeBSD.org
Fri Dec 27 20:31:14 UTC 2013


Author: antoine
Date: Fri Dec 27 20:31:13 2013
New Revision: 337800
URL: http://svnweb.freebsd.org/changeset/ports/337800

Log:
  Stage support

Modified:
  head/x11/libsynaptics/Makefile

Modified: head/x11/libsynaptics/Makefile
==============================================================================
--- head/x11/libsynaptics/Makefile	Fri Dec 27 20:26:21 2013	(r337799)
+++ head/x11/libsynaptics/Makefile	Fri Dec 27 20:31:13 2013	(r337800)
@@ -19,7 +19,6 @@ GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 
-NO_STAGE=	yes
 post-patch:
 	@${REINPLACE_CMD} -e 's/%%PTHREAD_LIBS%%/${PTHREAD_LIBS}/g' \
 		${WRKSRC}/Makefile.in


More information about the svn-ports-head mailing list