diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-05-23 23:41:20 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-05-23 23:41:20 +0000 |
commit | ec0eb3a989cc92bc1c9e3493ecfa29f3bfaf3edd (patch) | |
tree | 51b1ed022ad14bab27fd0e49fe66308e55aee2b2 /audio/taglib-sharp | |
parent | 308f782ac0ee132d1ad4c059e1dbc3c52933772a (diff) |
Notes
Diffstat (limited to 'audio/taglib-sharp')
-rw-r--r-- | audio/taglib-sharp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/taglib-sharp/Makefile b/audio/taglib-sharp/Makefile index 7b8167309a75..a9e0739c14fe 100644 --- a/audio/taglib-sharp/Makefile +++ b/audio/taglib-sharp/Makefile @@ -10,6 +10,7 @@ MAINTAINER= mono@FreeBSD.org COMMENT= Tagging library for the Mono framework GNU_CONFIGURE= yes +CONFIGURE_ENV= ac_cv_path_MCS=${LOCALBASE}/bin/mcs USES= gmake mono pathfix pkgconfig PLIST_SUB+= PORTVERSION="${PORTVERSION}" \ |