1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00

- Unbreak install (fix WRKSRC)

Reported by:	bento via kris
This commit is contained in:
Pav Lucistnik 2004-02-01 22:01:50 +00:00
parent 533b75de68
commit 9de192f5a2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99741

View File

@ -22,6 +22,7 @@ USE_X_PREFIX= yes
DATADIR= ${PREFIX}/share/gnome
PKGMESSAGE= ${WRKDIR}/pkg-message
WRKSRC= ${WRKDIR}/${PORTNAME}
do-build:
@${CAT} pkg-message | ${SED} -e 's|%%PREFIX%%|${PREFIX}|g ; s|%%NAME%%|${PORTNAME}|g' > ${PKGMESSAGE}