diff --git a/audio/ksmp3play/Makefile b/audio/ksmp3play/Makefile index 0757492f092..5dc42eb6f0e 100644 --- a/audio/ksmp3play/Makefile +++ b/audio/ksmp3play/Makefile @@ -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