--- japanese/ebview/Makefile Mon Apr 21 12:23:06 2003 +++ japanese/ebview/Makefile Thu Apr 24 03:32:30 2003 @@ -18,6 +18,7 @@ LIB_DEPENDS= eb.7:${PORTSDIR}/japanese/eb USE_GNOME= imlib +USE_GETOPT_LONG= yes USE_REINPLACE= yes USE_GMAKE= yes USE_AUTOMAKE_VER= 14 @@ -26,13 +27,8 @@ MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ AUTOHEADER="${TRUE}" -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib - -.if !exists(/usr/include/getopt.h) -LIB_DEPENDS+= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt -LDFLAGS+= -lgnugetopt -.endif +CPPFLAGS= -I${LOCALBASE}/include +LDFLAGS= -L${LOCALBASE}/lib post-install: .if !defined(NOPORTDOCS)