diff options
author | vs <vs@FreeBSD.org> | 2005-04-20 19:02:02 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-04-20 19:02:02 +0800 |
commit | e6bf35401a4e51c5cea3e96121536e29c5a35955 (patch) | |
tree | 7805a737642cb436a84291b031af50a88b8a2aed /x11-toolkits | |
parent | a32adb55734d63bec218b12bf35eeca221adeb37 (diff) | |
download | freebsd-ports-gnome-e6bf35401a4e51c5cea3e96121536e29c5a35955.tar.gz freebsd-ports-gnome-e6bf35401a4e51c5cea3e96121536e29c5a35955.tar.zst freebsd-ports-gnome-e6bf35401a4e51c5cea3e96121536e29c5a35955.zip |
Needs extracted xview as a patch-dependency. I don't now why the behviour
seems to have changed, though.
Noticed by: cluster
Diffstat (limited to 'x11-toolkits')
-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 46e61d84836b..e308f5d61449 100644 --- a/x11-toolkits/xview-clients/Makefile +++ b/x11-toolkits/xview-clients/Makefile @@ -19,7 +19,7 @@ EXTRACT_ONLY= # empty MAINTAINER= ports@FreeBSD.org COMMENT= OpenLook applications and man pages -BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/x11-toolkits/xview:build +PATCH_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/x11-toolkits/xview:build LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview USE_X_PREFIX= yes |