svn commit: r356073 - head/net-im/papyon

Martin Wilke miwi at FreeBSD.org
Sun Jun 1 09:41:15 UTC 2014


Author: miwi
Date: Sun Jun  1 09:41:14 2014
New Revision: 356073
URL: http://svnweb.freebsd.org/changeset/ports/356073
QAT: https://qat.redports.org/buildarchive/r356073/

Log:
  - Stage support
  - Drop 7X gruft

Modified:
  head/net-im/papyon/Makefile

Modified: head/net-im/papyon/Makefile
==============================================================================
--- head/net-im/papyon/Makefile	Sun Jun  1 09:40:41 2014	(r356072)
+++ head/net-im/papyon/Makefile	Sun Jun  1 09:41:14 2014	(r356073)
@@ -24,11 +24,4 @@ USE_GNOME=	pygobject
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes
 
-NO_STAGE=	yes
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 800000
-BROKEN=		does not configure on FreeBSD 7.X
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>


More information about the svn-ports-head mailing list