ports/www/geneweb/files/patch-dag2html__Makefile
Pawel Pekala 23928c616f - Update to version 6.08, remove BROKEN, now hosted on GitHub [1]
- Unmute install commands [1]
- Remove GTK2 option, it's not working couple versions back

PR:		203522 [1]
Submitted by:	Alex Strangl (maintainer) [1]
MFH:		2015Q4
2015-11-05 17:02:40 +00:00

13 lines
364 B
Plaintext

--- ./dag2html/Makefile.orig 2013-03-01 03:06:49.000000000 UTC
+++ ./dag2html/Makefile 2014-05-14 07:00:04.000000000
@@ -1,7 +1,7 @@
# $Id: Makefile,v 5.1 2007-07-11 16:15:21 ddr Exp $
-BINDIR=/usr/local/bin
-MANDIR=/usr/local/share/man/man1
+BINDIR=$(STAGING)$(PREFIX)/bin
+MANDIR=$(STAGING)$(PREFIX)/share/man/man1
OCAMLC=ocamlc
OCAMLOPT=ocamlopt
OCARGS=