summaryrefslogtreecommitdiff
path: root/mail/sylpheed-claws
diff options
context:
space:
mode:
authorcube <cube>2004-12-17 14:48:53 +0000
committercube <cube>2004-12-17 14:48:53 +0000
commitb307860d3ac0edc1a769ef55fd93890b29fe2bb8 (patch)
treed2bd1f4c346092ed9c2fad7b17040b268632936b /mail/sylpheed-claws
parent6d46ffeca853550657e1cd44061e5ad9381f791e (diff)
downloadpkgsrc-b307860d3ac0edc1a769ef55fd93890b29fe2bb8.tar.gz
WRKSRC has to stay to its default value. Use BUILD_DIRS and INSTALL_DIRS
for the specifics of the plugins. How did this ever work?
Diffstat (limited to 'mail/sylpheed-claws')
-rw-r--r--mail/sylpheed-claws/plugins.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/sylpheed-claws/plugins.mk b/mail/sylpheed-claws/plugins.mk
index 7e910a13357..bf215c867bc 100644
--- a/mail/sylpheed-claws/plugins.mk
+++ b/mail/sylpheed-claws/plugins.mk
@@ -1,12 +1,13 @@
-# $NetBSD: plugins.mk,v 1.3 2004/04/27 07:19:04 cube Exp $
+# $NetBSD: plugins.mk,v 1.4 2004/12/17 14:48:53 cube Exp $
#
.include "../../mail/sylpheed-claws/Makefile.common"
PKGNAME= sylpheed-claws-${PLUGIN_NAME:S/_/-/}-${SYLPHEED_VERSION}
-WRKSRC= ${WRKDIR}/${DISTNAME}/src/plugins/${PLUGIN_NAME}
+BUILD_DIRS= ${WRKDIR}/${DISTNAME}/src/plugins/${PLUGIN_NAME}
CONFIGURE_DIRS= ${WRKDIR}/${DISTNAME}
+INSTALL_DIRS= ${WRKDIR}/${DISTNAME}/src/plugins/${PLUGIN_NAME}
DEPENDS+= sylpheed-claws>=${SYLPHEED_VERSION}:../../mail/sylpheed-claws