diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-24 19:01:30 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-24 19:01:30 +0000 |
commit | 592e74dbd2e13a3f984dc59c8fe3cfcdf53436be (patch) | |
tree | 3d13a62aa293fd221c2a0d2576d24c45957c0f09 /deskutils | |
parent | - Add CONFLICTS between math/netcdf and science/hdf, they both install (diff) |
- PATCHDIR was hitch-hiking after recent MASTERDIR change, bring it back home.
This fixes configure.
Reported by: bento via kris
Notes
Notes:
svn path=/head/; revision=105137
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/multisync-evolution/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/multisync-evolution/Makefile b/deskutils/multisync-evolution/Makefile index b8607f78e70f..e4a8f05bf716 100644 --- a/deskutils/multisync-evolution/Makefile +++ b/deskutils/multisync-evolution/Makefile @@ -13,6 +13,7 @@ RUN_DEPENDS= multisync:${PORTSDIR}/deskutils/multisync \ evolution:${PORTSDIR}/mail/evolution MD5_FILE= ${MASTERDIR}/distinfo +PATCHDIR= ${.CURDIR}/files WRKSRC= ${WRKDIR}/multisync-${PORTVERSION}/plugins/evolution_sync |