Commits

Takanori Yamamoto authored 75487b5f617
kdelibs3: +with_doxygen (variant to install API docs) didn't work properly

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@65592 d073be05-634f-4543-b044-5fe20cf6d1d6
No tags

kde/kdelibs3/files/CompileScript.sh

Modified
12 12 export CPPFLAGS="-I/usr/include/gssapi $CPPFLAGS"
13 13
14 14 ./build-helper.sh cvs %N %v %r make -f admin/Makefile.common cvs
15 15 ./build-helper.sh configure %N %v %r ./configure %c $CONFIGURE_PARAMS
16 16
17 17 perl -pi -e 's/-Xlinker -framework -Xlinker /-Wl,-framework,/g' Makefile
18 18 perl -pi -e 's/-framework /-Wl,-framework,/g' Makefile
19 19 perl -pi -e 's/-weak_framework /-Wl,-weak_framework,/g' Makefile
20 20
21 21 ./build-helper.sh make %N %v %r unsermake $UNSERMAKEFLAGS
22 -#apidox#./build-helper.sh apidox %N %v %r make apidox all_libraries="$ALL_LIBRARIES"
22 +#apidox#./build-helper.sh apidox %N %v %r unsermake $UNSERMAKEFLAGS apidox all_libraries="$ALL_LIBRARIES"

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut