svn commit: r314633 - head/deskutils/deskbar-applet

Koop Mast kwm at FreeBSD.org
Tue Mar 19 10:44:17 UTC 2013


Author: kwm
Date: Tue Mar 19 10:44:16 2013
New Revision: 314633
URL: http://svnweb.freebsd.org/changeset/ports/314633

Log:
  Replace bsd.port.post.mk with bsd.port.mk.
  
  Submitted by:	freshport sanity check

Modified:
  head/deskutils/deskbar-applet/Makefile

Modified: head/deskutils/deskbar-applet/Makefile
==============================================================================
--- head/deskutils/deskbar-applet/Makefile	Tue Mar 19 10:40:22 2013	(r314632)
+++ head/deskutils/deskbar-applet/Makefile	Tue Mar 19 10:44:16 2013	(r314633)
@@ -52,4 +52,4 @@ post-patch:
 	@${REINPLACE_CMD} -e 's|<glib/g.*\.h>|<glib.h>|g' \
 		${WRKSRC}/deskbar/handlers/evolution/evolution.[ch]
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>


More information about the svn-ports-all mailing list