diff options
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/xtheater/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/xtheater/Makefile b/multimedia/xtheater/Makefile index 272b09e4de55..5dbca4ad4f17 100644 --- a/multimedia/xtheater/Makefile +++ b/multimedia/xtheater/Makefile @@ -16,7 +16,7 @@ DISTNAME= Xtheater-${PORTVERSION:S/.p/-pre/} MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/deve/sdl12 \ +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ smpeg.1:${PORTSDIR}/graphics/smpeg SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config |