diff options
Diffstat (limited to 'devel/desktop-file-utils/Makefile')
| -rw-r--r-- | devel/desktop-file-utils/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/desktop-file-utils/Makefile b/devel/desktop-file-utils/Makefile index b07ed774c..0bf64d7fe 100644 --- a/devel/desktop-file-utils/Makefile +++ b/devel/desktop-file-utils/Makefile @@ -3,12 +3,12 @@ # Whom: Jean-Yves Lefort <jylefort@brutele.be> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/devel/desktop-file-utils/Makefile,v 1.5 2007/04/28 07:59:02 marcus Exp $ # PORTNAME= desktop-file-utils PORTVERSION= 0.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://freedesktop.org/software/${PORTNAME}/releases/ @@ -27,8 +27,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ PKGINSTALL= ${WRKDIR}/pkg-install PKGDEINSTALL= ${WRKDIR}/pkg-deinstall -PORT_MIMEDIRS= ${LOCALBASE}/share/applications \ - ${X11BASE}/share/applications +PORT_MIMEDIRS= ${LOCALBASE}/share/applications MIMEDIRS= ${PORT_MIMEDIRS} |
