pkgsrc/devel/stlport
grant 712c21283a s/USE_CXX/USE_GCC_SHLIB/ - there are more shared libraries than just
libstdc++ in gcc3.

when defined, USE_GCC_SHLIB ensures that the correct rpath is passed
to the linker, and a full dependency on the compiler package is
registered.

packages which define USE_GCC_SHLIB should not include
mk/gcc.buildlink2.mk (or gcc{,3}/buildlink2.mk) as it is handled
automatically.
2003-05-29 23:14:07 +00:00
..
patches Use buildlink2 and use gcc/buildlink2.mk instead of homegrown GCC detection 2002-09-30 23:33:54 +00:00
buildlink2.mk Provide BUILDLINK_CPPFLAGS.stlport to locate stlport headers. 2002-10-01 00:11:54 +00:00
DESCR Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
distinfo Use buildlink2 and use gcc/buildlink2.mk instead of homegrown GCC detection 2002-09-30 23:33:54 +00:00
Makefile s/USE_CXX/USE_GCC_SHLIB/ - there are more shared libraries than just 2003-05-29 23:14:07 +00:00
PLIST