Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Apr 2014 14:21:13 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r350960 - head/devel/gnome-vfs-monikers
Message-ID:  <201404111421.s3BELDb7072899@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404111421.s3BELDb7072899>