svn commit: r350960 - head/devel/gnome-vfs-monikers

Baptiste Daroussin bapt at FreeBSD.org
Fri Apr 11 14:21:13 UTC 2014


Author: bapt
Date: Fri Apr 11 14:21:12 2014
New Revision: 350960
URL: http://svnweb.freebsd.org/changeset/ports/350960
QAT: https://qat.redports.org/buildarchive/r350960/

Log:
  Support stage

Modified:
  head/devel/gnome-vfs-monikers/Makefile

Modified: head/devel/gnome-vfs-monikers/Makefile
==============================================================================
--- head/devel/gnome-vfs-monikers/Makefile	Fri Apr 11 14:15:57 2014	(r350959)
+++ head/devel/gnome-vfs-monikers/Makefile	Fri Apr 11 14:21:12 2014	(r350960)
@@ -12,10 +12,10 @@ MAINTAINER=	gnome at FreeBSD.org
 COMMENT=	Gnome-vfs monikers module
 
 USE_GNOME=	gnomevfs2 libbonobo
-USES=		gmake pkgconfig
+USES=		gmake libtool pkgconfig
+INSTALL_TARGET=	install-strip
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib #-pthread
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list