Bug 47134 - Building of ftp/proftpd port with PostgreSQL support
Summary: Building of ftp/proftpd port with PostgreSQL support
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Michael Haro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-16 09:10 UTC by Igor Roboul
Modified: 2003-03-24 13:35 UTC (History)
0 users

See Also:


Attachments
file.diff (380 bytes, patch)
2003-01-16 09:10 UTC, Igor Roboul
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Igor Roboul 2003-01-16 09:10:02 UTC
	databases/postgresql7 port now installs its include files into $PREFIX/includes instead of $PREFIX/includes/pgsql. So all ports which support interface with PostgreSQL need to be adjusted

How-To-Repeat: 	Start build ftp/proftpd with "make WITH_PGSQL=yes". Build process will be aborted because PostgreSQL headers could not be found.
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2003-01-16 19:15:54 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mharo

Over to Maintainer of proftpd
Comment 2 Jacques Vidrine freebsd_committer freebsd_triage 2003-03-24 13:35:45 UTC
State Changed
From-To: open->closed

superseded by ports/50031