diff options
Diffstat (limited to 'audio/nekobee/Makefile')
-rw-r--r-- | audio/nekobee/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/nekobee/Makefile b/audio/nekobee/Makefile index 30a8d4fca12a..dfdb9fd5f107 100644 --- a/audio/nekobee/Makefile +++ b/audio/nekobee/Makefile @@ -9,7 +9,7 @@ CATEGORIES= audio MAINTAINER= ports@FreeBSD.org COMMENT= DSSI plugin that emulates the sound of the TB-303 Bassline -LICENSE= GPLv2 # (or later) +LICENSE= GPLv2+ BUILD_DEPENDS= ${LOCALBASE}/include/dssi.h:${PORTSDIR}/audio/dssi LIB_DEPENDS= libdssialsacompat.so:${PORTSDIR}/audio/libdssialsacompat \ |