From 13c9fa8e37f64d4fa9e301c2c8308253cb2a0473 Mon Sep 17 00:00:00 2001 From: rillig Date: Fri, 4 Nov 2005 11:10:57 +0000 Subject: Reordered the {CONFIGURE,BUILD,INSTALL}_DIRS chronologically instead of alphabetically for aesthetic reasons. --- mail/sylpheed-claws/plugins.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail') diff --git a/mail/sylpheed-claws/plugins.mk b/mail/sylpheed-claws/plugins.mk index 9b41f07150e..c46217fe52f 100644 --- a/mail/sylpheed-claws/plugins.mk +++ b/mail/sylpheed-claws/plugins.mk @@ -1,12 +1,12 @@ -# $NetBSD: plugins.mk,v 1.5 2005/03/06 16:45:47 chris Exp $ +# $NetBSD: plugins.mk,v 1.6 2005/11/04 11:10:57 rillig Exp $ # .include "../../mail/sylpheed-claws/Makefile.common" PKGNAME= sylpheed-claws-${PLUGIN_NAME:S/_/-/}-${SYLPHEED_VERSION} -BUILD_DIRS= ${WRKDIR}/${DISTNAME}/src/plugins/${PLUGIN_NAME} CONFIGURE_DIRS= ${WRKDIR}/${DISTNAME} +BUILD_DIRS= ${WRKDIR}/${DISTNAME}/src/plugins/${PLUGIN_NAME} INSTALL_DIRS= ${WRKDIR}/${DISTNAME}/src/plugins/${PLUGIN_NAME} DEPENDS+= sylpheed-claws>=${SYLPHEED_VERSION}:../../mail/sylpheed-claws -- cgit v1.2.3