aboutsummaryrefslogtreecommitdiff
path: root/audio/rexima
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-04-16 22:14:54 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-04-16 22:14:54 +0000
commitc314c14507737e20181d542a197ae517a94f95f7 (patch)
tree876260f95d2d5695f07a6aaebfa712f01217df08 /audio/rexima
parent7c317dd22a6c649dd38a34702d8c8fa7a5c4a596 (diff)
downloadports-c314c14507737e20181d542a197ae517a94f95f7.tar.gz
ports-c314c14507737e20181d542a197ae517a94f95f7.zip
[patch] cleanup non-supported FreeBSD versions
PR: ports/111684 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: Jerry Eriksson <jerer606@student.liu.se>
Notes
Notes: svn path=/head/; revision=190155
Diffstat (limited to 'audio/rexima')
-rw-r--r--audio/rexima/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/audio/rexima/Makefile b/audio/rexima/Makefile
index 7c7beb3181c4..ea4e99ae8d1a 100644
--- a/audio/rexima/Makefile
+++ b/audio/rexima/Makefile
@@ -14,13 +14,7 @@ MASTER_SITE_SUBDIR= apps/sound/mixers
MAINTAINER= jerry@freebsd.se
COMMENT= A ncurses-based console mixer
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 400010
-LIB_DEPENDS+= ncurses.5:${PORTSDIR}/devel/ncurses
-.endif
-
-MAN1= rexima.1
+MAN1= rexima.1
PLIST_FILES= bin/rexima
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>