diff options
author | Alexander Kabaev <kan@FreeBSD.org> | 2006-06-14 20:53:50 +0000 |
---|---|---|
committer | Alexander Kabaev <kan@FreeBSD.org> | 2006-06-14 20:53:50 +0000 |
commit | 03f8e1d5c5eeeb264b4a3046381fbddbf6bab59c (patch) | |
tree | 4f7a413deacaf1519d157f7c96ee1c08add46737 /sysutils/ltrace | |
parent | 417e06e92956caac15629be31806045d53889539 (diff) | |
download | ports-03f8e1d5c5eeeb264b4a3046381fbddbf6bab59c.tar.gz ports-03f8e1d5c5eeeb264b4a3046381fbddbf6bab59c.zip |
Back out last change. It was caused by me running with Mk/ stuck in the
past through use of stricky tag.
Pointed out by: pav
Notes
Notes:
svn path=/head/; revision=165456
Diffstat (limited to 'sysutils/ltrace')
-rw-r--r-- | sysutils/ltrace/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/ltrace/Makefile b/sysutils/ltrace/Makefile index b8a3290fe55b..8b8c48fbd149 100644 --- a/sysutils/ltrace/Makefile +++ b/sysutils/ltrace/Makefile @@ -22,7 +22,6 @@ ONLY_FOR_ARCHS= i386 GNU_CONFIGURE= yes USE_GMAKE= yes -USE_REINPLACE= yes PLIST_FILES= bin/ltrace etc/ltrace.conf CONFLICTS= polygraph-2* |