summaryrefslogtreecommitdiff
path: root/news/pan/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'news/pan/Makefile')
-rw-r--r--news/pan/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/news/pan/Makefile b/news/pan/Makefile
index 27cd61b4a82f..930c2edb73a6 100644
--- a/news/pan/Makefile
+++ b/news/pan/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= pan
-PORTVERSION= 0.125
-PORTREVISION= 1
+PORTVERSION= 0.126
CATEGORIES= news gnome
MASTER_SITES= http://pan.rebelbase.com/download/releases/${PORTVERSION}/source/
DIST_SUBDIR= gnome2
@@ -32,10 +31,6 @@ OPTIONS= GTKSPELL "Enable spell checking support" on
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-IGNORE= does not build on 4.X
-.endif
-
.if defined(WITHOUT_GTKSPELL)
CONFIGURE_ARGS+= --without-gtkspell
.else