summaryrefslogtreecommitdiff
path: root/audio/lame/Makefile
diff options
context:
space:
mode:
authorexplorer <explorer>1999-10-13 05:58:22 +0000
committerexplorer <explorer>1999-10-13 05:58:22 +0000
commit435b39c38155c9a82ae7b6d97125206073e94cbe (patch)
treebe86ce2d41b55cc762331e3918fdb3d52aba6695 /audio/lame/Makefile
parent3ee769aee23ecaf1c71f180b5931f6024c47b435 (diff)
downloadpkgsrc-435b39c38155c9a82ae7b6d97125206073e94cbe.tar.gz
make 'make makepatchsum' work again, by protecting our specially built patch directory change with .if make makepatchsum(makepatchsum)
Diffstat (limited to 'audio/lame/Makefile')
-rw-r--r--audio/lame/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/lame/Makefile b/audio/lame/Makefile
index 712c54b4e31..dac79ab3607 100644
--- a/audio/lame/Makefile
+++ b/audio/lame/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1999/10/13 05:54:07 explorer Exp $
+# $NetBSD: Makefile,v 1.6 1999/10/13 05:58:22 explorer Exp $
#
#
@@ -30,7 +30,9 @@ ALL_TARGET= lame
MIRROR_DISTFILE=no
LICENSE= fee-based-commercial-use
+.if !make(makepatchsum)
PATCHDIR= ${WRKDIR}/.patches
+.endif
post-extract:
@${MKDIR} ${PATCHDIR}