freebsd-ports/lang/ccscript/files/patch-Makefile.in
Jose Alonso Cardenas Marquez d0e8a2c6ff - Update to ccscrpt3 (1.1.6)
- Remove BROKEN with GCC 4.x
- Bump PORTEPOCH

Approved by:	portmgr (linimon)
2007-11-08 01:04:46 +00:00

11 lines
348 B
Text

--- Makefile.in.orig 2007-11-07 11:32:03.000000000 -0500
+++ Makefile.in 2007-11-07 11:32:37.000000000 -0500
@@ -222,7 +222,7 @@
SUBDIRS = src tests modules optional
DIST_SUBDIRS = src tests modules optional
-pkgconfigdir = $(libdir)/pkgconfig
+pkgconfigdir = $(prefix)/libdata/pkgconfig
pkgconfig_DATA = libccscript3.pc
all: all-recursive