diff options
Diffstat (limited to 'audio/icegenerator/Makefile')
-rw-r--r-- | audio/icegenerator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/icegenerator/Makefile b/audio/icegenerator/Makefile index ee779209620a..796829056849 100644 --- a/audio/icegenerator/Makefile +++ b/audio/icegenerator/Makefile @@ -12,7 +12,7 @@ COMMENT= Direct streaming generator for Icecast/Shoutcast LIB_DEPENDS= libshout.so:${PORTSDIR}/audio/libshout2 GNU_CONFIGURE= yes -USES= gmake +USES= gmake pkgconfig CONFIGURE_ARGS= --exec-prefix=${PREFIX} OPTIONS_DEFINE= DOCS MYSQL PGSQL |