diff options
author | Ade Lovett <ade@FreeBSD.org> | 2001-05-31 22:22:59 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2001-05-31 22:22:59 +0000 |
commit | 251562621233f8fdec525afe26d7e087fc2f9203 (patch) | |
tree | af8c8b53de15bde159c3047c26b229999f261b8d /x11/9term | |
parent | c9334746b23672432049ef86ec6accf57ef22cc9 (diff) | |
download | ports-251562621233f8fdec525afe26d7e087fc2f9203.tar.gz ports-251562621233f8fdec525afe26d7e087fc2f9203.zip |
Notes
Diffstat (limited to 'x11/9term')
-rw-r--r-- | x11/9term/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/9term/Makefile b/x11/9term/Makefile index 4b6c2c803e6d..24333ec46f2e 100644 --- a/x11/9term/Makefile +++ b/x11/9term/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= ports@FreeBSD.org # needs library and private header, but not during runtime -BUILD_DEPENDS= /nonexistent:${PORTSDIR}/editors/sam:build +BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/editors/sam:build NO_WRKSUBDIR= yes USE_X_PREFIX= yes |