freebsd-ports/mail/archiveopteryx-devel/files/patch-installer_Jamfile
Mathieu Arnold 6172d4b590 Remove $FreeBSD$ from patches files everywhere.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 20:34:27 +00:00

11 lines
300 B
Text

--- installer/Jamfile.orig
+++ installer/Jamfile
@@ -5,7 +5,7 @@
Build installer : installer.cpp ;
ObjectDefines installer.cpp :
- LIBDIR='\"$(LIBDIR)\"'
+ LIBDIR='\"$(LIBDATADIR)\"'
CONFIGDIR='\"$(CONFIGDIR)\"'
LOGFILE='\"$(LOGFILE)\"'
LOGFILEMODE='\"$(LOGFILEMODE)\"'