Makefile: add manual path for OpenBSD
This commit is contained in:
		@@ -17,6 +17,7 @@ FREETYPELIBS = -lfontconfig -lXft
 | 
				
			|||||||
FREETYPEINC = /usr/include/freetype2
 | 
					FREETYPEINC = /usr/include/freetype2
 | 
				
			||||||
# OpenBSD (uncomment)
 | 
					# OpenBSD (uncomment)
 | 
				
			||||||
#FREETYPEINC = $(X11INC)/freetype2
 | 
					#FREETYPEINC = $(X11INC)/freetype2
 | 
				
			||||||
 | 
					#MANPREFIX = ${PREFIX}/man
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# includes and libs
 | 
					# includes and libs
 | 
				
			||||||
INCS = -I$(X11INC) -I$(FREETYPEINC)
 | 
					INCS = -I$(X11INC) -I$(FREETYPEINC)
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user