#!/bin/sh export LDFLAGS='-rpath /usr/local/cpanel/lib' (cd /usr/ports/databases/postgresql73;make clean;make;make deinstall;make install)