s/post-patch/pre-configure/ so that BUILD_DEPENDS are really available.

Noticed by: pointyhat
This commit is contained in:
Volker Stolz 2004-05-16 10:15:21 +00:00
parent 99a7284713
commit 8545fd6ef6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=109247
2 changed files with 2 additions and 2 deletions

View file

@ -23,7 +23,7 @@ WRKSRC= ${WRKDIR}/${PKGNAME}-src/src
MAN1= lcrzoex.1
PLIST_FILES= bin/lcrzoex
post-patch:
pre-configure:
cd ${WRKSRC} && ${SH} ${WRKSRC}/genemake
post-install:

View file

@ -23,7 +23,7 @@ WRKSRC= ${WRKDIR}/${PKGNAME}-src/src
MAN1= lcrzoex.1
PLIST_FILES= bin/lcrzoex
post-patch:
pre-configure:
cd ${WRKSRC} && ${SH} ${WRKSRC}/genemake
post-install: