diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/eterm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/eterm/Makefile b/x11/eterm/Makefile index 1c3f607118f9..b652a92fdb8c 100644 --- a/x11/eterm/Makefile +++ b/x11/eterm/Makefile @@ -19,7 +19,7 @@ MAINTAINER?= olgeni@FreeBSD.org BUILD_DEPENDS= man2html:${PORTSDIR}/textproc/man2html LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2 \ - ast.1:${PORTSDIR}/devel/libast + ast.2:${PORTSDIR}/devel/libast USE_X_PREFIX= yes USE_LIBTOOL= yes |