aboutsummaryrefslogtreecommitdiff
path: root/audio/gkrellmss/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-04-01 22:59:10 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-04-01 22:59:10 +0000
commita2fcd8df7764508e2d5d835299c207ac08c04c97 (patch)
tree450bb6287fa1e877c4ec8e64d6e7cc53d4b88b4c /audio/gkrellmss/Makefile
parente40a75199b2e2c4a42eecfdede385872001f1e40 (diff)
downloadports-a2fcd8df7764508e2d5d835299c207ac08c04c97.tar.gz
ports-a2fcd8df7764508e2d5d835299c207ac08c04c97.zip
Notes
Diffstat (limited to 'audio/gkrellmss/Makefile')
-rw-r--r--audio/gkrellmss/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/audio/gkrellmss/Makefile b/audio/gkrellmss/Makefile
index 5293bdf2fe18..d5c2d73602ff 100644
--- a/audio/gkrellmss/Makefile
+++ b/audio/gkrellmss/Makefile
@@ -26,12 +26,6 @@ USE_XPM= yes
DOC_FILES= Changelog README Themes
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} > 503000
-BROKEN= "Does not compile on FreeBSD >= 5.3"
-.endif
-
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/src/gkrellmss.so \
${PREFIX}/libexec/gkrellm/plugins
@@ -43,4 +37,4 @@ do-install:
.endif
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>