From 89d79316f28c45ba315631a6a4fc7598004e23d7 Mon Sep 17 00:00:00 2001 From: marcus Date: Sun, 20 May 2007 22:09:13 +0000 Subject: Remove support for a separate X11BASE. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8892 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/desktop-file-utils/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'devel') 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 # # $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} -- cgit v1.2.3