summaryrefslogtreecommitdiff
path: root/x11-toolkits/linux-f8-gtk
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2003-11-19 02:24:23 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2003-11-19 02:24:23 +0000
commit8551ad15aca5a5259c2e8230d63a33f8f08c8ce5 (patch)
tree6e4d8ede1e6557e798524258774837674d433bc7 /x11-toolkits/linux-f8-gtk
parentFix another error introduced in 1.199. (diff)
Let slave ports set BASEVERSION and PLIST.
Notes
Notes: svn path=/head/; revision=94313
Diffstat (limited to 'x11-toolkits/linux-f8-gtk')
-rw-r--r--x11-toolkits/linux-f8-gtk/Makefile4
1 files changed, 2 insertions, 2 deletions
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__/ \