diff options
Diffstat (limited to 'games/blobby/Makefile')
-rw-r--r-- | games/blobby/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/blobby/Makefile b/games/blobby/Makefile index ca8747e1f75f..eeef952abf8f 100644 --- a/games/blobby/Makefile +++ b/games/blobby/Makefile @@ -7,6 +7,7 @@ PORTNAME= blobby PORTVERSION= 0.6a +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF DISTNAME= blobby2-linux-${PORTVERSION} @@ -14,7 +15,7 @@ DISTNAME= blobby2-linux-${PORTVERSION} MAINTAINER= ganael.laplanche@martymac.com COMMENT= Official continuation of the famous Blobby Volley 1.x game -LIB_DEPENDS= physfs:${PORTSDIR}/devel/physfs \ +LIB_DEPENDS= physfs.1:${PORTSDIR}/devel/physfs \ drm:${PORTSDIR}/graphics/libdrm USE_XORG= x11 xext xxf86vm xdamage xfixes xau xdmcp xrandr xrender |