From bf837005dc7a693330517454c3df930809d50e04 Mon Sep 17 00:00:00 2001 From: miwi Date: Sun, 1 Jun 2014 09:41:14 +0000 Subject: - Stage support - Drop 7X gruft --- net-im/papyon/Makefile | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/net-im/papyon/Makefile b/net-im/papyon/Makefile index a1c957009d56..2eedbab86d23 100644 --- a/net-im/papyon/Makefile +++ b/net-im/papyon/Makefile @@ -24,11 +24,4 @@ USE_GNOME= pygobject USE_PYTHON= yes USE_PYDISTUTILS= yes -NO_STAGE= yes -.include - -.if ${OSVERSION} < 800000 -BROKEN= does not configure on FreeBSD 7.X -.endif - -.include +.include -- cgit