diff options
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/systemg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fm/systemg/Makefile b/x11-fm/systemg/Makefile index 77e2c7581e3c..ac9d729d419d 100644 --- a/x11-fm/systemg/Makefile +++ b/x11-fm/systemg/Makefile @@ -15,8 +15,8 @@ DISTNAME= SystemG_source-${PORTVERSION} MAINTAINER= lioux@FreeBSD.org COMMENT= UNIX File Manager based on the design of the Macintosh System 7 -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 |