From 9916282fbefc8b4f7904037f20bf1fe6c57b2452 Mon Sep 17 00:00:00 2001 From: ahze Date: Thu, 8 Dec 2005 04:58:07 +0000 Subject: - Change USE_X_PREFIX to PREFIX?= ${X11BASE} so we don't depend on x11 - make portlint happy git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5259 df743ca5-7f9a-e211-a948-0013205c9059 --- misc/gnomehier/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'misc') diff --git a/misc/gnomehier/Makefile b/misc/gnomehier/Makefile index b4d5f2303..b6497d460 100644 --- a/misc/gnomehier/Makefile +++ b/misc/gnomehier/Makefile @@ -3,13 +3,12 @@ # Whom: Maxim Sobolev # # $FreeBSD$ -# $MCom$ -# +# $MCom: ports/misc/gnomehier/Makefile,v 1.8 2005/11/11 11:18:38 ahze Exp $ +# # !!DON'T BUMP PORTREVISION ON MTREE CHANGES ANYMORE!! PORTNAME= gnomehier PORTVERSION= 2.1 - CATEGORIES= misc gnome MASTER_SITES= # none DISTFILES= # none @@ -20,11 +19,9 @@ COMMENT= A utility port that creates the GNOME directory tree NO_BUILD= yes PLIST?= ${WRKDIR}/pkg-plist PKGINSTALL= ${WRKDIR}/pkg-install +PREFIX?= ${X11BASE} GNOME_MTREE= BSD.gnome-x11.dist - -USE_X_PREFIX= yes - GNOME_MTREE_ARGS=${MTREE_ARGS:S|${MTREE_FILE}|${PREFIX}/etc/mtree/${GNOME_MTREE}|} do-fetch: -- cgit v1.2.3