diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-02-01 02:15:36 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-02-01 02:15:36 +0000 |
commit | b1135dea75874cdef64dc9652d7ce8c82ce71921 (patch) | |
tree | 68d076c1e0b8f5f3bcb1e27b8656c8bb5ccceea4 /palm | |
parent | Update to patch version to 010122 (diff) |
fix wrksrc path
Submitted by: Roman Shterenzon <roman@xpert.com> (via private mail)
Notes
Notes:
svn path=/head/; revision=37863
Diffstat (limited to 'palm')
-rw-r--r-- | palm/bibelot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/palm/bibelot/Makefile b/palm/bibelot/Makefile index 355c199b60aa..5f088fb39f51 100644 --- a/palm/bibelot/Makefile +++ b/palm/bibelot/Makefile @@ -16,6 +16,7 @@ MAINTAINER= ijliao@FreeBSD.org USE_PERL5= yes +WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes do-install: |