diff options
Diffstat (limited to 'finance/xtrader')
-rw-r--r-- | finance/xtrader/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/finance/xtrader/Makefile b/finance/xtrader/Makefile index d1b205c365c1..6b2e670419ef 100644 --- a/finance/xtrader/Makefile +++ b/finance/xtrader/Makefile @@ -21,7 +21,6 @@ USES= gmake PLIST_FILES= bin/xtrader \ %%DATADIR%%/sample.xt -PLIST_DIRS= %%DATADIR%% post-patch: ${REINPLACE_CMD} -e 's|char|const char|' \ |