summaryrefslogtreecommitdiff
path: root/x11/eterm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/eterm/Makefile')
-rw-r--r--x11/eterm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/eterm/Makefile b/x11/eterm/Makefile
index 5c90dd983ed1..bd6d652ce5ba 100644
--- a/x11/eterm/Makefile
+++ b/x11/eterm/Makefile
@@ -11,9 +11,9 @@ DISTNAME= Eterm-${PORTVERSION}
MAINTAINER?= enlightenment@FreeBSD.org
COMMENT?= X11 terminal emulator based on rxvt/xterm
-BUILD_DEPENDS= man2html:${PORTSDIR}/textproc/man2html
-LIB_DEPENDS= libast.so:${PORTSDIR}/devel/libast \
- libImlib2.so:${PORTSDIR}/graphics/imlib2
+BUILD_DEPENDS= man2html:textproc/man2html
+LIB_DEPENDS= libast.so:devel/libast \
+ libImlib2.so:graphics/imlib2
GNU_CONFIGURE= yes
CONFIGURE_ARGS?=--enable-trans --enable-utmp \