diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-11-19 13:13:13 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-11-19 13:13:13 +0000 |
commit | 5758ddb751bfd93080263e43d3cad0aea68395a9 (patch) | |
tree | 26629ed795f2c7296de6e557c3535e5e7822e3a9 /x11-toolkits/linux-gtk | |
parent | c4581eac9bfa07e8ce046d8528f22e1587cf91a2 (diff) | |
download | ports-5758ddb751bfd93080263e43d3cad0aea68395a9.tar.gz ports-5758ddb751bfd93080263e43d3cad0aea68395a9.zip |
Notes
Diffstat (limited to 'x11-toolkits/linux-gtk')
-rw-r--r-- | x11-toolkits/linux-gtk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |