opnsense-ports/devel/py-gobject/files/patch-docs_Makefile.in
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

11 lines
462 B
Text

--- docs/Makefile.in.orig Sat May 5 01:25:03 2007
+++ docs/Makefile.in Sat May 5 01:25:39 2007
@@ -223,7 +223,7 @@ XSL_FILES = \
# fixxref cannot be included in XSL_FILES, because automake is touching it
# so the date is newer then the files in HTML_FILES
FIXXREF = xsl/fixxref.py
-TARGET_DIR = $(datadir)/gtk-doc/html/pygobject
+TARGET_DIR = $(prefix)/share/doc/pygobject
CSSdir = $(TARGET_DIR)
CSS_DATA = $(CSS_FILES)
XSLdir = $(datadir)/pygobject/xsl