diff options
Diffstat (limited to 'games/cultivation/Makefile')
-rw-r--r-- | games/cultivation/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/cultivation/Makefile b/games/cultivation/Makefile index 8581c6ae6143..9b49359cf9be 100644 --- a/games/cultivation/Makefile +++ b/games/cultivation/Makefile @@ -11,7 +11,7 @@ DISTNAME= Cultivation_${PORTVERSION}_UnixSource MAINTAINER= amdmi3@FreeBSD.org COMMENT= Unique game of conflict and cooperation in a gardening community -LIB_DEPENDS= libportaudio.so:${PORTSDIR}/audio/portaudio +LIB_DEPENDS= libportaudio.so:audio/portaudio USES= gmake USE_XORG= x11 xi xext xmu |