diff options
Diffstat (limited to 'x11/9box/Makefile')
-rw-r--r-- | x11/9box/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/9box/Makefile b/x11/9box/Makefile index dab866808cec..6e97349b015b 100644 --- a/x11/9box/Makefile +++ b/x11/9box/Makefile @@ -7,7 +7,7 @@ PORTNAME= 9box PORTVERSION= 0.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= thierry @@ -19,6 +19,7 @@ PLIST_FILES= bin/9box USE_XLIB= yes USE_X_PREFIX= yes USE_GMAKE= yes +USE_XORG= xbitmaps BUILD_WRKSRC= ${WRKSRC}/src |