aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2003-11-19 21:13:13 +0800
committertrevor <trevor@FreeBSD.org>2003-11-19 21:13:13 +0800
commit0d777ca7497cc960e003e5b630aac40b371b6a01 (patch)
tree4d0164c3c1d5baf25c368ec62524c34e79e424e0 /x11-toolkits
parent63756133cdd5fbd5b6b4d841f8ef89cf5971c25f (diff)
downloadfreebsd-ports-gnome-0d777ca7497cc960e003e5b630aac40b371b6a01.tar.gz
freebsd-ports-gnome-0d777ca7497cc960e003e5b630aac40b371b6a01.tar.zst
freebsd-ports-gnome-0d777ca7497cc960e003e5b630aac40b371b6a01.zip
Make MD5_FILE changeable by slave ports which install "noarch" RPMs.
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/linux-f10-gtk/Makefile2
-rw-r--r--x11-toolkits/linux-f8-gtk/Makefile2
-rw-r--r--x11-toolkits/linux-gtk/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/linux-f10-gtk/Makefile b/x11-toolkits/linux-f10-gtk/Makefile
index a355753dd0aa..ad09225d8ad9 100644
--- a/x11-toolkits/linux-f10-gtk/Makefile
+++ b/x11-toolkits/linux-f10-gtk/Makefile
@@ -27,7 +27,7 @@ EXTRACT_ONLY=
NO_BUILD= yes
NO_FILTER_SHLIBS= yes
PLIST?= ${PKGDIR}/pkg-plist.${MACHINE_ARCH}
-MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH}
+MD5_FILE?= ${MASTERDIR}/distinfo.${MACHINE_ARCH}
# Let's avoid hardcoding 'en' as the language.
LANG= en
diff --git a/x11-toolkits/linux-f8-gtk/Makefile b/x11-toolkits/linux-f8-gtk/Makefile
index a355753dd0aa..ad09225d8ad9 100644
--- a/x11-toolkits/linux-f8-gtk/Makefile
+++ b/x11-toolkits/linux-f8-gtk/Makefile
@@ -27,7 +27,7 @@ EXTRACT_ONLY=
NO_BUILD= yes
NO_FILTER_SHLIBS= yes
PLIST?= ${PKGDIR}/pkg-plist.${MACHINE_ARCH}
-MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH}
+MD5_FILE?= ${MASTERDIR}/distinfo.${MACHINE_ARCH}
# Let's avoid hardcoding 'en' as the language.
LANG= en
diff --git a/x11-toolkits/linux-gtk/Makefile b/x11-toolkits/linux-gtk/Makefile
index a355753dd0aa..ad09225d8ad9 100644
--- a/x11-toolkits/linux-gtk/Makefile
+++ b/x11-toolkits/linux-gtk/Makefile
@@ -27,7 +27,7 @@ EXTRACT_ONLY=
NO_BUILD= yes
NO_FILTER_SHLIBS= yes
PLIST?= ${PKGDIR}/pkg-plist.${MACHINE_ARCH}
-MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH}
+MD5_FILE?= ${MASTERDIR}/distinfo.${MACHINE_ARCH}
# Let's avoid hardcoding 'en' as the language.
LANG= en