aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/tktray/Makefile
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-04-18 08:01:25 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-04-18 08:01:25 +0000
commitd293b9db160a0dfd0ea19dba7bf255144ce233ef (patch)
treebcfbaaae5da78fdc44756bf29594e15187268614 /x11-toolkits/tktray/Makefile
parentdab3a7e1e62ee4ed9551ad543e58d3249ad471b1 (diff)
downloadports-d293b9db160a0dfd0ea19dba7bf255144ce233ef.tar.gz
ports-d293b9db160a0dfd0ea19dba7bf255144ce233ef.zip
Notes
Diffstat (limited to 'x11-toolkits/tktray/Makefile')
-rw-r--r--x11-toolkits/tktray/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/x11-toolkits/tktray/Makefile b/x11-toolkits/tktray/Makefile
index 111044249154..e4ea09c43c26 100644
--- a/x11-toolkits/tktray/Makefile
+++ b/x11-toolkits/tktray/Makefile
@@ -8,7 +8,7 @@
PORTNAME= tktray
PORTVERSION= 1.1
CATEGORIES= x11-toolkits tk84
-MASTER_SITES= http://www.sw4me.com/ CSME
+MASTER_SITES= http://www.sw4me.com/ CENKES
DISTNAME= ${TKPKG}
MAINTAINER= infofarmer@FreeBSD.org
@@ -32,10 +32,4 @@ post-patch:
post-install:
@${LN} -sf ${USE_LDCONFIG}/lib${TKPKG}.so ${USE_LDCONFIG}/lib${TKPKG}.so.0
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= does not compile on 4.x
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>