diff options
Diffstat (limited to 'x11/erun/Makefile')
-rw-r--r-- | x11/erun/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/erun/Makefile b/x11/erun/Makefile index 497c2d493ccf..40a266bf592f 100644 --- a/x11/erun/Makefile +++ b/x11/erun/Makefile @@ -17,5 +17,6 @@ LIB_DEPENDS= epplet.1:${PORTSDIR}/x11-wm/libepplet WRKSRC= ${WRKDIR}/${PORTNAME} USE_X_PREFIX= yes +USE_IMLIB= yes .include <bsd.port.mk> |