aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-06-01 17:41:14 +0800
committermiwi <miwi@FreeBSD.org>2014-06-01 17:41:14 +0800
commitbf837005dc7a693330517454c3df930809d50e04 (patch)
tree521d62f57439050276885b8a9ae5f2fed2a3a029
parentc476bea7995623e425b5d8242d73951cc75499a4 (diff)
downloadfreebsd-ports-gnome-bf837005dc7a693330517454c3df930809d50e04.tar.gz
freebsd-ports-gnome-bf837005dc7a693330517454c3df930809d50e04.tar.zst
freebsd-ports-gnome-bf837005dc7a693330517454c3df930809d50e04.zip
- Stage support
- Drop 7X gruft
-rw-r--r--net-im/papyon/Makefile9
1 files changed, 1 insertions, 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 <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>