diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-12-18 11:55:28 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-12-18 11:55:28 +0000 |
commit | 7fa9666216554ca8048add8a49b1896480ffed14 (patch) | |
tree | bb1cb75b34e1db6746dd1ae23e2abfacd50661d6 /audio/playgsf | |
parent | c2c85b33f0ecc569fc53695eb1740503aec91460 (diff) |
Notes
Diffstat (limited to 'audio/playgsf')
-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 |