aboutsummaryrefslogtreecommitdiff
path: root/games/latrine
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-01-05 20:36:33 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-01-05 20:36:33 +0000
commit41d8c3385c21ae51629c8997035eae8a9423ff6c (patch)
tree246d960cb714ce0095c452017819f6b1c64a7dfb /games/latrine
parent5e3b0872db18497aacc353b3ef94ad8dac11183f (diff)
downloadports-41d8c3385c21ae51629c8997035eae8a9423ff6c.tar.gz
ports-41d8c3385c21ae51629c8997035eae8a9423ff6c.zip
Notes
Diffstat (limited to 'games/latrine')
-rw-r--r--games/latrine/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/games/latrine/Makefile b/games/latrine/Makefile
index 3360f1043c27..6dc2bf42998b 100644
--- a/games/latrine/Makefile
+++ b/games/latrine/Makefile
@@ -23,10 +23,6 @@ MAN1= latrine.1
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 503000
-IGNORE= needs libcursesw which doesnt work on this OSVERSION
-.endif
-
.if ${OSVERSION} < 602107 || (${OSVERSION} > 700000 && ${OSVERSION} < 700033)
LIB_DEPENDS+= ncursesw.5:${PORTSDIR}/devel/ncurses
.endif