aboutsummaryrefslogtreecommitdiff
path: root/x11/keynav/Makefile
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2011-07-10 15:34:47 +0000
committerWesley Shields <wxs@FreeBSD.org>2011-07-10 15:34:47 +0000
commit692e9aad2e09cb81c2f5936e31cad9e7d6f9f641 (patch)
treeab74078b7cf9c94b5c00f75031a19499360c9974 /x11/keynav/Makefile
parent348c483d411cd6b7237361ce4e6c3dbc837928ae (diff)
downloadports-692e9aad2e09cb81c2f5936e31cad9e7d6f9f641.tar.gz
ports-692e9aad2e09cb81c2f5936e31cad9e7d6f9f641.zip
Notes
Diffstat (limited to 'x11/keynav/Makefile')
-rw-r--r--x11/keynav/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/x11/keynav/Makefile b/x11/keynav/Makefile
index b7cf5da54dbd..5ff5349f757c 100644
--- a/x11/keynav/Makefile
+++ b/x11/keynav/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= keynav
-DISTVERSION= 0.20101224.3183
+DISTVERSION= 0.20110708.0
PORTEPOCH= 1
CATEGORIES= x11
MASTER_SITES= http://semicomplete.googlecode.com/files/
@@ -27,10 +27,6 @@ MAKE_JOBS_SAFE= yes
.include <bsd.port.pre.mk>
-.if (${OSVERSION} <= 700000)
-IGNORE= does not build on 6.x
-.endif
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/keynav ${PREFIX}/bin
.if !defined(NOPORTEXAMPLES)