diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-10-21 12:16:55 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-10-21 12:16:55 +0000 |
commit | a6524b54d13b3e0aba17a1c3306a56e0984b2be8 (patch) | |
tree | 53d2e0cce4351cb8c9f016be94bb3c94c7e38612 /x11-toolkits/xview-clients | |
parent | dece71c9bc257cd661af913e0af09bbecc7f01d2 (diff) | |
download | ports-a6524b54d13b3e0aba17a1c3306a56e0984b2be8.tar.gz ports-a6524b54d13b3e0aba17a1c3306a56e0984b2be8.zip |
Notes
Diffstat (limited to 'x11-toolkits/xview-clients')
-rw-r--r-- | x11-toolkits/xview-clients/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/xview-clients/Makefile b/x11-toolkits/xview-clients/Makefile index 724ef963e6e6..9657a690f6cb 100644 --- a/x11-toolkits/xview-clients/Makefile +++ b/x11-toolkits/xview-clients/Makefile @@ -17,7 +17,7 @@ COMMENT= OpenLook applications and man pages CONFLICTS= props-1.0 -PATCH_DEPENDS= ${NONEXISTENT}:${.CURDIR}/../xview:patch +PATCH_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/x11-toolkits/xview:patch CONFIGURE_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/x11-toolkits/xview:configure LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview |