Commit graph

3 commits

Author SHA1 Message Date
Kirill Ponomarev
78458da1c7 - Fix build
- Add new necessary dependencies
- Replace portions of CPPFLAGS and LDFLAGS with sed patches for
  ${WRKSRC}/configure
- Add sed patch to rename some deprecated structure names after
  v3.7.1 update of x11-toolkits/scintilla

PR:		217697
Submitted by:	lightside@gmx.com
Approved by:	mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9974
2017-03-13 18:17:03 +00:00
Martin Wilke
f6c9a93db2 - Fix build
- Stage support

PR:		184234
Submitted by:	Ports Fury
2014-02-07 15:54:38 +00:00
John Marino
4317389322 databases/gtksql: Fix leftovers
Ever since this port was updated to verson 0.4.5, it has suffered from
leftover files caused by installing two sets of PORTDOCS.  The custom
version added in the post-install target is accounted for, but the
distfiles's makefile also has a target that installs the same files
plus two others in a non-standard location.  The fix is to disable
the distfile's install target and keep the one in post-install.
2013-10-08 11:15:07 +00:00