pkgsrc/databases/freetds
jlam c37e7920b5 Create new variables BUILDLINK_CPPFLAGS.<pkg> and BUILDLINK_LDFLAGS.<pkg>
that hold the compiler and linker flags used to find the headers and
libraries because these packages install them into non-standard places.
These variables may be used in package Makefiles by doing:

	CPPFLAGS+=	${BUILDLINK_CPPFLAGS.<pkg>}
	LDFLAGS+=	${BUILDLINK_LDFLAGS.<pkg>}
2002-09-22 10:06:00 +00:00
..
patches Merge changes in packages from the buildlink2 branch that have 2002-08-25 19:21:43 +00:00
buildlink.mk bump BUILDLINK_DEPENDS after adding dependancy on converters/libiconv. 2002-09-20 00:15:56 +00:00
buildlink2.mk Create new variables BUILDLINK_CPPFLAGS.<pkg> and BUILDLINK_LDFLAGS.<pkg> 2002-09-22 10:06:00 +00:00
DESCR Move pkg/ files into package's toplevel directory 2001-11-01 00:11:36 +00:00
distinfo Merge changes in packages from the buildlink2 branch that have 2002-08-25 19:21:43 +00:00
Makefile - add dependancy on converters/libiconv 2002-09-20 00:08:34 +00:00
PLIST Merge changes in packages from the buildlink2 branch that have 2002-08-25 19:21:43 +00:00