summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/linux-gtk
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2003-11-19 13:13:13 +0000
committertrevor <trevor@FreeBSD.org>2003-11-19 13:13:13 +0000
commit0d777ca7497cc960e003e5b630aac40b371b6a01 (patch)
tree4d0164c3c1d5baf25c368ec62524c34e79e424e0 /x11-toolkits/linux-gtk
parent63756133cdd5fbd5b6b4d841f8ef89cf5971c25f (diff)
downloadFreeBSD-ports-0d777ca7497cc960e003e5b630aac40b371b6a01.zip
FreeBSD-ports-0d777ca7497cc960e003e5b630aac40b371b6a01.tar.gz
Make MD5_FILE changeable by slave ports which install "noarch" RPMs.
Diffstat (limited to 'x11-toolkits/linux-gtk')
-rw-r--r--x11-toolkits/linux-gtk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/linux-gtk/Makefile b/x11-toolkits/linux-gtk/Makefile
index a355753..ad09225 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
OpenPOWER on IntegriCloud