summaryrefslogtreecommitdiffstats
path: root/devel/subversion16
diff options
context:
space:
mode:
authorroberto <roberto@FreeBSD.org>2002-03-27 09:47:08 +0000
committerroberto <roberto@FreeBSD.org>2002-03-27 09:47:08 +0000
commit2fd5d9cad764057f4527ead6c156f167ab1de63c (patch)
tree3031c21b9e2cfbb4066cc4fb4a92f597f4f7f286 /devel/subversion16
parent1da853fe60ebc6da577d8b140468e6feef5ac544 (diff)
downloadFreeBSD-ports-2fd5d9cad764057f4527ead6c156f167ab1de63c.zip
FreeBSD-ports-2fd5d9cad764057f4527ead6c156f167ab1de63c.tar.gz
Use the PORTVERSION variable to generate WRKSRC instead of hardcoding it.
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net>
Diffstat (limited to 'devel/subversion16')
-rw-r--r--devel/subversion16/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/subversion16/Makefile b/devel/subversion16/Makefile
index 3a2ef97..948ea93 100644
--- a/devel/subversion16/Makefile
+++ b/devel/subversion16/Makefile
@@ -21,7 +21,7 @@ BUILD_DEPENDS= gdiff3:${PORTSDIR}/textproc/diffutils \
MAN1= svn.1
-WRKSRC= ${WRKDIR}/subversion-r1587
+WRKSRC= ${WRKDIR}/subversion-${PORTVERSION}
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-ssl \
--with-neon=${LOCALBASE} \
OpenPOWER on IntegriCloud