diff options
Diffstat (limited to 'www/arena/Makefile')
-rw-r--r-- | www/arena/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/arena/Makefile b/www/arena/Makefile index 802f9caef659..8a6e993b6971 100644 --- a/www/arena/Makefile +++ b/www/arena/Makefile @@ -17,6 +17,7 @@ COMMENT= Experimental HTML 3 browser, supports math and style sheets LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png +PLIST_FILES= bin/arena USE_XLIB= yes WRKSRC= ${WRKDIR}/WWW |