diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-02-01 10:15:36 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-02-01 10:15:36 +0800 |
commit | 384c92dd7d78bf7699c24f73aaccf4e6aefd85da (patch) | |
tree | aaf33004161ed881512dde687cb80f81a131b2a0 /palm/bibelot | |
parent | 291d4dcfa4433b5425c1b5577ce31cb97338baec (diff) | |
download | freebsd-ports-gnome-384c92dd7d78bf7699c24f73aaccf4e6aefd85da.tar.gz freebsd-ports-gnome-384c92dd7d78bf7699c24f73aaccf4e6aefd85da.tar.zst freebsd-ports-gnome-384c92dd7d78bf7699c24f73aaccf4e6aefd85da.zip |
fix wrksrc path
Submitted by: Roman Shterenzon <roman@xpert.com> (via private mail)
Diffstat (limited to 'palm/bibelot')
-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: |