Remove things from CONFIGURE_ENV that are already taken care of by

bsd.port.mk; bump NEED_VERSION
This commit is contained in:
pvalchev 2001-09-02 04:09:56 +00:00
parent c6e581b144
commit ebdbaac1d3

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.5 2001/09/02 04:03:26 pvalchev Exp $
# $OpenBSD: Makefile,v 1.6 2001/09/02 04:09:56 pvalchev Exp $
COMMENT= "curses-based mp3 player"
DISTNAME= ksmp3play-0.5.1
CATEGORIES= audio
NEED_VERSION= 1.433
NEED_VERSION= 1.438
HOMEPAGE= http://www.xanadunet.net/ksmp3play/index.html
@ -22,7 +22,7 @@ MASTER_SITES= http://www.xanadunet.net/ksmp3play/
SEPARATE_BUILD= concurrent
CONFIGURE_STYLE= gnu
CONFIGURE_ENV= CC="${CC}" CFLAGS="${CFLAGS}" LIBS="-liberty"
CONFIGURE_ENV= LIBS="-liberty"
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/ksmp3play