diff options
Diffstat (limited to 'games/xripple/Makefile')
-rw-r--r-- | games/xripple/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xripple/Makefile b/games/xripple/Makefile index 69379c734663..c89a3fb391f0 100644 --- a/games/xripple/Makefile +++ b/games/xripple/Makefile @@ -7,7 +7,7 @@ PORTNAME= xripple PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= ftp://crydee.sai.msu.ru/zeus/X11/contrib/ \ ftp://ftp.cin.nihon-u.ac.jp/pub/X11/enlightenment/misc/ \ @@ -24,6 +24,7 @@ COMMENT= X program to make bottom of screen ripple like a pool of water PLIST_FILES= bin/xripple USE_IMAKE= yes +USE_XORG= x11 xext ALL_TARGET= xripple post-configure: |