Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Oct 2013 23:03:24 +0000 (UTC)
From:      Renato Botelho <garga@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r331339 - head/net-im/pidgin-hotkeys
Message-ID:  <201310222303.r9MN3Oie093077@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: garga
Date: Tue Oct 22 23:03:23 2013
New Revision: 331339
URL: http://svnweb.freebsd.org/changeset/ports/331339

Log:
  Support staging

Modified:
  head/net-im/pidgin-hotkeys/Makefile

Modified: head/net-im/pidgin-hotkeys/Makefile
==============================================================================
--- head/net-im/pidgin-hotkeys/Makefile	Tue Oct 22 22:51:40 2013	(r331338)
+++ head/net-im/pidgin-hotkeys/Makefile	Tue Oct 22 23:03:23 2013	(r331339)
@@ -20,7 +20,6 @@ GNU_CONFIGURE=	yes
 PLIST_FILES=	lib/pidgin/hotkeys.so \
 		lib/pidgin/hotkeys.la
 
-NO_STAGE=	yes
 post-patch:
 	@${REINPLACE_CMD} -e 's,X11/keysym.h,X11/X.h,' ${WRKSRC}/src/hotkeys.c
 



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