diff options
| author | Max Khon <fjoe@FreeBSD.org> | 2009-10-18 14:35:41 +0000 |
|---|---|---|
| committer | Max Khon <fjoe@FreeBSD.org> | 2009-10-18 14:35:41 +0000 |
| commit | ba1f7e10d0b539d405978ae82f3e23c3d954f2b4 (patch) | |
| tree | 532195400367af30a0df58eda8c585a5f89ee744 /net/asterisk-bristuff | |
| parent | - Fix runtime error with python26 (diff) | |
Fix PATCH_SITE_SUBDIR.
Notes
Notes:
svn path=/head/; revision=243006
Diffstat (limited to 'net/asterisk-bristuff')
| -rw-r--r-- | net/asterisk-bristuff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/asterisk-bristuff/Makefile b/net/asterisk-bristuff/Makefile index d56c3466af84..2831d21150c1 100644 --- a/net/asterisk-bristuff/Makefile +++ b/net/asterisk-bristuff/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \ PKGNAMESUFFIX= -bristuff PATCHFILES= ${PORTNAME}-${PORTVERSION}-${BRIVER}.patch.gz:bristuff PATCH_SITES= ${MASTER_SITE_LOCAL:S,$,:bristuff,} -PATCH_SITE_SUBDIR= fjoe:bristuff +PATCH_SITE_SUBDIR= fjoe/:bristuff PATCH_DIST_STRIP= -p1 BRIVER= bristuff-0.4.0-RC3g CONFLICTS= asterisk-[0-9]* |
