From 405dc438534a0e678cc1e1b4680992b344660696 Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Sun, 23 Mar 2003 05:59:49 +0000 Subject: Fix build: replace BUILD_DEPENDS with EXTRACT_DEPENDS where appropriate Submitted by: bento --- deskutils/notebook/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'deskutils') diff --git a/deskutils/notebook/Makefile b/deskutils/notebook/Makefile index 330fa8e580f1..b15a9dc4116d 100644 --- a/deskutils/notebook/Makefile +++ b/deskutils/notebook/Makefile @@ -15,8 +15,8 @@ DISTNAME= Notebook_source-${PORTVERSION} MAINTAINER= lioux@FreeBSD.org COMMENT= Organizer for storing information and to-do lists -BUILD_DEPENDS= ${NONEXISTENT}:${JXPORT}:configure \ - makemake:${JXPORT} +EXTRACT_DEPENDS= ${NONEXISTENT}:${JXPORT}:configure +BUILD_DEPENDS= makemake:${JXPORT} LIB_DEPENDS= jx-1_5_3.1:${JXPORT} \ jtoolbar-0_5_4.0:${PORTSDIR}/x11-toolkits/libjtoolbar \ jtree-1_1_7.1:${PORTSDIR}/x11-toolkits/libjtree -- cgit v1.2.3