svn commit: r330379 - head/deskutils/gaddr

Baptiste Daroussin bapt at FreeBSD.org
Tue Oct 15 09:50:13 UTC 2013


Author: bapt
Date: Tue Oct 15 09:50:13 2013
New Revision: 330379
URL: http://svnweb.freebsd.org/changeset/ports/330379

Log:
  Fix after gnome1 libs removal

Modified:
  head/deskutils/gaddr/Makefile

Modified: head/deskutils/gaddr/Makefile
==============================================================================
--- head/deskutils/gaddr/Makefile	Tue Oct 15 09:47:11 2013	(r330378)
+++ head/deskutils/gaddr/Makefile	Tue Oct 15 09:50:13 2013	(r330379)
@@ -17,4 +17,4 @@ USE_GNOME=	gtk12
 
 MAKE_ARGS+=	PREFIX="${STAGEDIR}${PREFIX}"
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>


More information about the svn-ports-all mailing list