Ticket #20918: patch-Makefile.diff

File patch-Makefile.diff, 361 bytes (added by paj-macports@…, 14 years ago)

Patch to Makefile for correct binary installation.

  • Makefile

    old new  
    11CXXFLAGS=-O2 -DNDEBUG -Wall
    22CXX=g++
    3 BIN=${DESTDIR}/usr/bin
     3BIN=${DESTDIR}/${PREFIX}/bin
    44
    55# For 'make man': sudo apt-get install xsltproc docbook-xsl docbook-xml
    66DB2MAN=/usr/share/sgml/docbook/stylesheet/xsl/nwalsh/manpages/docbook.xsl