aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-03-28 23:51:16 +0800
committerEitan Adler <eadler@FreeBSD.org>2013-03-28 23:51:16 +0800
commitb0533230a5dc0d2805b7e7bc9d84de5193b5f32d (patch)
tree06488cf5d0a666243bc87a55c904edf7520f8ef2 /net-im
parent6c6cdf95b4984c625eb219505592bb7690d3bb20 (diff)
downloadfreebsd-ports-gnome-b0533230a5dc0d2805b7e7bc9d84de5193b5f32d.tar.gz
freebsd-ports-gnome-b0533230a5dc0d2805b7e7bc9d84de5193b5f32d.tar.zst
freebsd-ports-gnome-b0533230a5dc0d2805b7e7bc9d84de5193b5f32d.zip
Drop support for old versions of FreeBSD from unmaintained ports
Reviewed by: miwi
Diffstat (limited to 'net-im')
-rw-r--r--net-im/pymsn/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/net-im/pymsn/Makefile b/net-im/pymsn/Makefile
index 2fca3dda1a1d..990d1cda9a4f 100644
--- a/net-im/pymsn/Makefile
+++ b/net-im/pymsn/Makefile
@@ -29,10 +29,4 @@ RUN_DEPENDS+= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g} \
USE_PYTHON= 2.5+
USE_PYDISTUTILS= yes
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 800000
-BROKEN= does not configure
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>