diff options
| author | Alexander Kabaev <kan@FreeBSD.org> | 2006-06-14 17:26:18 +0000 |
|---|---|---|
| committer | Alexander Kabaev <kan@FreeBSD.org> | 2006-06-14 17:26:18 +0000 |
| commit | aefd09efb64e6ac9aa642b200a81638079ecfe93 (patch) | |
| tree | cbba86d7e77a550ce76536e18c5f02796b836e63 /sysutils/ltrace | |
| parent | b476d97beb60b8fef088b2c5b2dbbcc16464472e (diff) | |
Notes
Diffstat (limited to 'sysutils/ltrace')
| -rw-r--r-- | sysutils/ltrace/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/ltrace/Makefile b/sysutils/ltrace/Makefile index 8b8c48fbd149..b8a3290fe55b 100644 --- a/sysutils/ltrace/Makefile +++ b/sysutils/ltrace/Makefile @@ -22,6 +22,7 @@ ONLY_FOR_ARCHS= i386 GNU_CONFIGURE= yes USE_GMAKE= yes +USE_REINPLACE= yes PLIST_FILES= bin/ltrace etc/ltrace.conf CONFLICTS= polygraph-2* |
