diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 05:00:46 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 05:00:46 +0000 |
commit | 5b2fd8de70e4c33699c9335a901f40c63fe08e01 (patch) | |
tree | 42b0d2f988ffac4df04dcff388a29052efdec94a /x11-toolkits/fxscintilla | |
parent | e4aa76a9be409201f9ab206e1028818ae37599ad (diff) | |
download | ports-5b2fd8de70e4c33699c9335a901f40c63fe08e01.tar.gz ports-5b2fd8de70e4c33699c9335a901f40c63fe08e01.zip |
Notes
Diffstat (limited to 'x11-toolkits/fxscintilla')
-rw-r--r-- | x11-toolkits/fxscintilla/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/fxscintilla/Makefile b/x11-toolkits/fxscintilla/Makefile index 86728116ffb3..b220c535bb62 100644 --- a/x11-toolkits/fxscintilla/Makefile +++ b/x11-toolkits/fxscintilla/Makefile @@ -16,7 +16,6 @@ MAINTAINER= alecn2002@yandex.ru COMMENT= A Fox toolkit reimplementation of Scintilla editing widget USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes CONFIGURE_ARGS+= --enable-shared --disable-static INSTALLS_SHLIB= yes |