diff options
author | sada <sada@FreeBSD.org> | 2002-07-02 18:29:37 +0800 |
---|---|---|
committer | sada <sada@FreeBSD.org> | 2002-07-02 18:29:37 +0800 |
commit | 14166fb9a75f0bd4ea591fbd86694a6ee6ce4932 (patch) | |
tree | 71ab5197f2131fcc59421f255be1e9360725bd7c /www | |
parent | 373726f6d7080ea5b7cbac0ec0d1665326f023b6 (diff) | |
download | freebsd-ports-gnome-14166fb9a75f0bd4ea591fbd86694a6ee6ce4932.tar.gz freebsd-ports-gnome-14166fb9a75f0bd4ea591fbd86694a6ee6ce4932.tar.zst freebsd-ports-gnome-14166fb9a75f0bd4ea591fbd86694a6ee6ce4932.zip |
needs linux-devtools-7 since linux_base is version 7.1 now
Diffstat (limited to 'www')
-rw-r--r-- | www/linux-lesstif-ns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/linux-lesstif-ns/Makefile b/www/linux-lesstif-ns/Makefile index 3b5e2436049d..2645f21902f9 100644 --- a/www/linux-lesstif-ns/Makefile +++ b/www/linux-lesstif-ns/Makefile @@ -23,7 +23,7 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org -BUILD_DEPENDS= ${LINUXBASE}/usr/bin/cc:${PORTSDIR}/devel/linux_devtools +BUILD_DEPENDS= ${LINUXBASE}/usr/bin/cc:${PORTSDIR}/devel/linux_devtools-7 USE_BZIP2= yes USE_LINUX_PREFIX= yes |