summaryrefslogtreecommitdiff
path: root/x11/erun
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>2000-10-28 10:17:57 +0000
committerAlexander Langer <alex@FreeBSD.org>2000-10-28 10:17:57 +0000
commit96c6fa0824565b75f9ee05ec48118b3ba5566053 (patch)
tree52932aab82ff105f3c3656f7dc4f93626d9e213b /x11/erun
parentUpdate to PIB 1.2, which fixes the reported issues so far with the new (diff)
USE_IMLIB
Submitted by: bento
Notes
Notes: svn path=/head/; revision=34349
Diffstat (limited to 'x11/erun')
-rw-r--r--x11/erun/Makefile1
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>