svn commit: r349954 - head/devel/preps-gui
Pawel Pekala
pawel at FreeBSD.org
Wed Apr 2 20:43:54 UTC 2014
Author: pawel
Date: Wed Apr 2 20:43:53 2014
New Revision: 349954
URL: http://svnweb.freebsd.org/changeset/ports/349954
QAT: https://qat.redports.org/buildarchive/r349954/
Log:
Port is stage safe
Modified:
head/devel/preps-gui/Makefile
Modified: head/devel/preps-gui/Makefile
==============================================================================
--- head/devel/preps-gui/Makefile Wed Apr 2 19:53:57 2014 (r349953)
+++ head/devel/preps-gui/Makefile Wed Apr 2 20:43:53 2014 (r349954)
@@ -15,7 +15,7 @@ COMMENT= Problem reporting system
RUN_DEPENDS= prepsdb_tool:${PORTSDIR}/devel/prepstools
-USES= pathfix gmake pkgconfig
+USES= gmake pathfix pkgconfig
USE_GNOME= gnomeprefix gtk20 gconf2 libgnomeui
USE_PGSQL= yes
INSTALLS_OMF= yes
@@ -27,7 +27,6 @@ CONFIGURE_ARGS+= --with-pgsqldir=${LOCAL
--with-libprepsdir=${LOCALBASE} \
--localstatedir=/var
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|@PACKAGE@/gnome/help|gnome/help|g' \
${WRKSRC}/help/C/Makefile.in
More information about the svn-ports-head
mailing list