diff options
Diffstat (limited to 'audio/snd')
-rw-r--r-- | audio/snd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/snd/Makefile b/audio/snd/Makefile index 2e094ca..ef64448 100644 --- a/audio/snd/Makefile +++ b/audio/snd/Makefile @@ -16,7 +16,7 @@ MAINTAINER= trevor@FreeBSD.org COMMENT= Multitracking sound editor and utilities LIB_DEPENDS= gsl.5:${PORTSDIR}/math/gsl \ - intl.5:${PORTSDIR}/devel/gettext + intl.5:${PORTSDIR}/devel/gettext-old .if !defined(WITHOUT_ESD) RUN_DEPENDS= esd:${PORTSDIR}/audio/esound |