Index: Makefile =================================================================== --- Makefile (revision 374743) +++ Makefile (working copy) @@ -28,10 +28,9 @@ GH_TAGNAME= ${GH_COMMIT} GH_COMMIT= 84f4b60 -USES= compiler:c++11-lang gmake pkgconfig lua:52 +USES= autoreconf compiler:c++11-lang gmake pkgconfig lua:52 USE_SDL= image2 sdl2 ttf2 USE_GNOME= glib20 -USE_AUTOTOOLS= aclocal:env automake:env autoheader:env autoconf:env GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include @@ -40,9 +39,6 @@ PORTDOCS= NEWS README OPTIONS_DEFINE= DOCS -pre-configure: - @(cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ${AUTORECONF} -fi) - post-install: ${INSTALL_DATA} ${_DISTDIR}/${PORTNAME}.png \ ${STAGEDIR}${PREFIX}/share/pixmaps/ Index: pkg-plist =================================================================== --- pkg-plist (revision 374743) +++ pkg-plist (working copy) @@ -20,13 +20,3 @@ share/applications/3omns.desktop share/icons/hicolor/scalable/apps/3omns.svg share/pixmaps/3omns.png -@dirrm %%DATADIR%%/base/entities -@dirrm %%DATADIR%%/base/sprites -@dirrm %%DATADIR%%/base -@dirrm %%DATADIR%%/gfx -@dirrm %%DATADIR%%/ttf -@dirrm %%DATADIR%% -@dirrmtry share/icons/hicolor/scalable/apps -@dirrmtry share/icons/hicolor/scalable -@dirrmtry share/icons/hicolor -@dirrmtry share/icons