summaryrefslogtreecommitdiff
path: root/net/speakfreely
diff options
context:
space:
mode:
authorhubertf <hubertf>1999-11-01 04:05:44 +0000
committerhubertf <hubertf>1999-11-01 04:05:44 +0000
commit4519b9e31fc699d16e0eae5ecfdb1d03d71c47ef (patch)
tree7bbe3ffd07298d533a6c739cd857a3ffd28e6d29 /net/speakfreely
parenta610dc6e19a353ff6503b8a09b06c0c7b0a633c4 (diff)
downloadpkgsrc-4519b9e31fc699d16e0eae5ecfdb1d03d71c47ef.tar.gz
unset "DOMAIN" env-var.
This doesn't seem to be used for anything useful, yet if it's set in the compiling user's environment, it will do bad things.
Diffstat (limited to 'net/speakfreely')
-rw-r--r--net/speakfreely/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/speakfreely/Makefile.common b/net/speakfreely/Makefile.common
index 7222e0f67a1..26fb0b954c9 100644
--- a/net/speakfreely/Makefile.common
+++ b/net/speakfreely/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1 1999/10/26 16:45:16 jlam Exp $
+# $NetBSD: Makefile.common,v 1.2 1999/11/01 04:05:44 hubertf Exp $
#
DISTNAME= speak_freely-7.1
@@ -36,6 +36,7 @@ SOUNDDIR= ${PREFIX}/share/speakfreely
MAKE_ENV+= PERL="${PERL_PATH}" CCFLAGS="${CCFLAGS}" \
SOUNDDIR="${SOUNDDIR}" HAVE_GSM=yes
MAKE_ENV+= HAVE_MD5=yes
+MAKE_ENV+= DOMAIN=
post-extract:
${MV} ${WRKSRC}/sfspeaker.1 ${WRKSRC}/sfspeaker.1.in