diff options
Diffstat (limited to 'audio/playgsf/Makefile')
-rw-r--r-- | audio/playgsf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/playgsf/Makefile b/audio/playgsf/Makefile index aacbbf21f830..016671441b2a 100644 --- a/audio/playgsf/Makefile +++ b/audio/playgsf/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://projects.raphnet.net/playgsf/ \ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Command-line player for gsf audio files -LIB_DEPENDS= libao.so:${PORTSDIR}/audio/libao +LIB_DEPENDS= libao.so:audio/libao USES= gmake dos2unix GNU_CONFIGURE= yes |