summaryrefslogtreecommitdiffstats
path: root/x11-fm/nemo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fm/nemo/Makefile')
-rw-r--r--x11-fm/nemo/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/x11-fm/nemo/Makefile b/x11-fm/nemo/Makefile
index 9396e3ae6..3751ebc43 100644
--- a/x11-fm/nemo/Makefile
+++ b/x11-fm/nemo/Makefile
@@ -27,9 +27,8 @@ GH_COMMIT= 63f7b44
INSTALLS_ICONS= yes
USE_GMAKE= yes
-USE_GETTEXT= yes
-USES= pathfix
-USE_GNOME= gnomeprefix intlhack gnomedesktop3 libxml2 desktopfileutils
+USES= gettext pathfix desktop-file-utils
+USE_GNOME= gnomeprefix intlhack gnomedesktop3 libxml2
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool autoconf automake
CPPFLAGS+= -I${LOCALBASE}/include
@@ -59,7 +58,4 @@ post-patch:
pre-configure:
cd ${WRKSRC} && NOCONFIGURE=yes ${SH} ./autogen.sh
-post-install:
- @-update-desktop-database
-
.include <bsd.port.mk>