diff options
Diffstat (limited to 'audio/playgsf/Makefile')
-rw-r--r-- | audio/playgsf/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/playgsf/Makefile b/audio/playgsf/Makefile index 7381a33e61cd..a11a23539eeb 100644 --- a/audio/playgsf/Makefile +++ b/audio/playgsf/Makefile @@ -13,8 +13,7 @@ COMMENT= Command-line player for gsf audio files LIB_DEPENDS= libao.so:${PORTSDIR}/audio/libao -USES= gmake -USE_DOS2UNIX= yes +USES= gmake dos2unix GNU_CONFIGURE= yes CFLAGS+= -I${LOCALBASE}/include |