summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/linux-gtk
diff options
context:
space:
mode:
authorsf <sf@FreeBSD.org>2001-03-07 21:02:44 +0000
committersf <sf@FreeBSD.org>2001-03-07 21:02:44 +0000
commitdacec1a3bdcc1c170663dd56f936556d56e0eb23 (patch)
treebf09012c615abb2dd862871ecf5c4c6749355c73 /x11-toolkits/linux-gtk
parent1311d96209ea04c633e41b077a0f2bf9dc76db36 (diff)
downloadFreeBSD-ports-dacec1a3bdcc1c170663dd56f936556d56e0eb23.zip
FreeBSD-ports-dacec1a3bdcc1c170663dd56f936556d56e0eb23.tar.gz
NO_MTREE=yes, PREFIX=/compat/linux, RUN_DEPENDS=linux_base
--> USE_LINUX_PREFIX=yes
Diffstat (limited to 'x11-toolkits/linux-gtk')
-rw-r--r--x11-toolkits/linux-gtk/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/x11-toolkits/linux-gtk/Makefile b/x11-toolkits/linux-gtk/Makefile
index 1e2b031..550053d 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__/
OpenPOWER on IntegriCloud