diff options
Diffstat (limited to 'x11-wm/e16/Makefile')
-rw-r--r-- | x11-wm/e16/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile index df07fb92fa82..3e3df59e71f1 100644 --- a/x11-wm/e16/Makefile +++ b/x11-wm/e16/Makefile @@ -7,6 +7,7 @@ PORTNAME= enlightenment PORTVERSION= 0.16.8.6 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -21,6 +22,7 @@ LIB_DEPENDS= Imlib2.4:${PORTSDIR}/graphics/imlib2 \ DATADIR= ${PREFIX}/share/e16 USE_X_PREFIX= yes +USE_XORG= xbitmaps USE_ICONV= yes USE_GMAKE= yes GNU_CONFIGURE= yes |