ports/devel/jclassinfo/files/patch-jclass_Makefile.in
Mathieu Arnold 1a8a092d9f Rename all files containing a : in their filename.
While there, run make makepatch on affected ports, and rename patches
accordingly.

Sponsored by:	Absolight
2016-06-17 23:28:04 +00:00

11 lines
381 B
Text

--- jclass/Makefile.in.orig 2004-07-10 15:20:53 UTC
+++ jclass/Makefile.in
@@ -156,7 +156,7 @@ INCLUDES =
lib_LTLIBRARIES = libjclass.la
libjclass_la_LDFLAGS = -no-undefined -version-info @JCLASS_CURRENT@:@JCLASS_RELEASE@:@JCLASS_AGE@
-library_includedir = $(includedir)/jclass/jclass
+library_includedir = $(includedir)/jclass
library_include_HEADERS = \
attributes.h \