From 8551ad15aca5a5259c2e8230d63a33f8f08c8ce5 Mon Sep 17 00:00:00 2001 From: Trevor Johnson Date: Wed, 19 Nov 2003 02:24:23 +0000 Subject: Let slave ports set BASEVERSION and PLIST. --- x11-toolkits/linux-f10-gtk/Makefile | 4 ++-- x11-toolkits/linux-f8-gtk/Makefile | 4 ++-- x11-toolkits/linux-gtk/Makefile | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'x11-toolkits') diff --git a/x11-toolkits/linux-f10-gtk/Makefile b/x11-toolkits/linux-f10-gtk/Makefile index a602d1b7fb70..a355753dd0aa 100644 --- a/x11-toolkits/linux-f10-gtk/Makefile +++ b/x11-toolkits/linux-f10-gtk/Makefile @@ -26,13 +26,13 @@ DIST_SUBDIR= rpm EXTRACT_ONLY= NO_BUILD= yes NO_FILTER_SHLIBS= yes -PLIST= ${PKGDIR}/pkg-plist.${MACHINE_ARCH} +PLIST?= ${PKGDIR}/pkg-plist.${MACHINE_ARCH} MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH} # Let's avoid hardcoding 'en' as the language. LANG= en # Set the version of linux_base -BASEVERSION= 7.1 +BASEVERSION?= 7.1 RPM_MIRRORS= \ ftp://ftp.redhat.com/pub/redhat/__DIR__/ \ ftp://ftp.nluug.nl/site/ftp.redhat.com/redhat/__DIR__/ \ diff --git a/x11-toolkits/linux-f8-gtk/Makefile b/x11-toolkits/linux-f8-gtk/Makefile index a602d1b7fb70..a355753dd0aa 100644 --- a/x11-toolkits/linux-f8-gtk/Makefile +++ b/x11-toolkits/linux-f8-gtk/Makefile @@ -26,13 +26,13 @@ DIST_SUBDIR= rpm EXTRACT_ONLY= NO_BUILD= yes NO_FILTER_SHLIBS= yes -PLIST= ${PKGDIR}/pkg-plist.${MACHINE_ARCH} +PLIST?= ${PKGDIR}/pkg-plist.${MACHINE_ARCH} MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH} # Let's avoid hardcoding 'en' as the language. LANG= en # Set the version of linux_base -BASEVERSION= 7.1 +BASEVERSION?= 7.1 RPM_MIRRORS= \ ftp://ftp.redhat.com/pub/redhat/__DIR__/ \ ftp://ftp.nluug.nl/site/ftp.redhat.com/redhat/__DIR__/ \ diff --git a/x11-toolkits/linux-gtk/Makefile b/x11-toolkits/linux-gtk/Makefile index a602d1b7fb70..a355753dd0aa 100644 --- a/x11-toolkits/linux-gtk/Makefile +++ b/x11-toolkits/linux-gtk/Makefile @@ -26,13 +26,13 @@ DIST_SUBDIR= rpm EXTRACT_ONLY= NO_BUILD= yes NO_FILTER_SHLIBS= yes -PLIST= ${PKGDIR}/pkg-plist.${MACHINE_ARCH} +PLIST?= ${PKGDIR}/pkg-plist.${MACHINE_ARCH} MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH} # Let's avoid hardcoding 'en' as the language. LANG= en # Set the version of linux_base -BASEVERSION= 7.1 +BASEVERSION?= 7.1 RPM_MIRRORS= \ ftp://ftp.redhat.com/pub/redhat/__DIR__/ \ ftp://ftp.nluug.nl/site/ftp.redhat.com/redhat/__DIR__/ \ -- cgit v1.2.3