From 061d37bb8526285cd02e2759b629322e07765f11 Mon Sep 17 00:00:00 2001 From: FUJISHIMA Satsuki Date: Wed, 7 Mar 2001 21:02:44 +0000 Subject: NO_MTREE=yes, PREFIX=/compat/linux, RUN_DEPENDS=linux_base --> USE_LINUX_PREFIX=yes --- x11-toolkits/linux-f10-gtk/Makefile | 8 +------- x11-toolkits/linux-f8-gtk/Makefile | 8 +------- x11-toolkits/linux-gtk/Makefile | 8 +------- 3 files changed, 3 insertions(+), 21 deletions(-) (limited to 'x11-toolkits') diff --git a/x11-toolkits/linux-f10-gtk/Makefile b/x11-toolkits/linux-f10-gtk/Makefile index 1e2b03100bee..550053dacad6 100644 --- a/x11-toolkits/linux-f10-gtk/Makefile +++ b/x11-toolkits/linux-f10-gtk/Makefile @@ -17,21 +17,15 @@ DISTFILES= ${RPM_SET} MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= rpm:${PORTSDIR}/misc/rpm -.if (${MACHINE_ARCH} == "i386") -RUN_DEPENDS= /compat/linux/lib/libc.so.6:${PORTSDIR}/emulators/linux_base -.elif (${MACHINE_ARCH} == "alpha") -RUN_DEPENDS= /compat/linux/lib/libc.so.6.1:${PORTSDIR}/emulators/linux_base -.endif +USE_LINUX_PREFIX= yes ONLY_FOR_ARCHS= i386 alpha DIST_SUBDIR= rpm EXTRACT_ONLY= NO_BUILD= yes NO_FILTER_SHLIBS= yes -NO_MTREE= yes PLIST= ${PKGDIR}/pkg-plist.${MACHINE_ARCH} MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH} -PREFIX= /compat/linux RPM_MIRRORS= ftp://ftp.freesoftware.com/pub/linux/redhat/old-releases/__DIR__/ \ ftp://ftp.freesoftware.com/pub/linux/redhat/__DIR__/ diff --git a/x11-toolkits/linux-f8-gtk/Makefile b/x11-toolkits/linux-f8-gtk/Makefile index 1e2b03100bee..550053dacad6 100644 --- a/x11-toolkits/linux-f8-gtk/Makefile +++ b/x11-toolkits/linux-f8-gtk/Makefile @@ -17,21 +17,15 @@ DISTFILES= ${RPM_SET} MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= rpm:${PORTSDIR}/misc/rpm -.if (${MACHINE_ARCH} == "i386") -RUN_DEPENDS= /compat/linux/lib/libc.so.6:${PORTSDIR}/emulators/linux_base -.elif (${MACHINE_ARCH} == "alpha") -RUN_DEPENDS= /compat/linux/lib/libc.so.6.1:${PORTSDIR}/emulators/linux_base -.endif +USE_LINUX_PREFIX= yes ONLY_FOR_ARCHS= i386 alpha DIST_SUBDIR= rpm EXTRACT_ONLY= NO_BUILD= yes NO_FILTER_SHLIBS= yes -NO_MTREE= yes PLIST= ${PKGDIR}/pkg-plist.${MACHINE_ARCH} MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH} -PREFIX= /compat/linux RPM_MIRRORS= ftp://ftp.freesoftware.com/pub/linux/redhat/old-releases/__DIR__/ \ ftp://ftp.freesoftware.com/pub/linux/redhat/__DIR__/ diff --git a/x11-toolkits/linux-gtk/Makefile b/x11-toolkits/linux-gtk/Makefile index 1e2b03100bee..550053dacad6 100644 --- a/x11-toolkits/linux-gtk/Makefile +++ b/x11-toolkits/linux-gtk/Makefile @@ -17,21 +17,15 @@ DISTFILES= ${RPM_SET} MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= rpm:${PORTSDIR}/misc/rpm -.if (${MACHINE_ARCH} == "i386") -RUN_DEPENDS= /compat/linux/lib/libc.so.6:${PORTSDIR}/emulators/linux_base -.elif (${MACHINE_ARCH} == "alpha") -RUN_DEPENDS= /compat/linux/lib/libc.so.6.1:${PORTSDIR}/emulators/linux_base -.endif +USE_LINUX_PREFIX= yes ONLY_FOR_ARCHS= i386 alpha DIST_SUBDIR= rpm EXTRACT_ONLY= NO_BUILD= yes NO_FILTER_SHLIBS= yes -NO_MTREE= yes PLIST= ${PKGDIR}/pkg-plist.${MACHINE_ARCH} MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH} -PREFIX= /compat/linux RPM_MIRRORS= ftp://ftp.freesoftware.com/pub/linux/redhat/old-releases/__DIR__/ \ ftp://ftp.freesoftware.com/pub/linux/redhat/__DIR__/ -- cgit v1.2.3