remove compatibility "hack" for older programs using freetype (removes

symlinks created in PREFIX/include).
This commit is contained in:
brad 2001-03-07 22:06:44 +00:00
parent 9476d130c1
commit 05850f9ba7
2 changed files with 2 additions and 21 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.16 2000/11/21 16:05:53 brad Exp $
# $OpenBSD: Makefile,v 1.17 2001/03/07 22:06:44 brad Exp $
# $FreeBSD: Makefile,v 1.6 1998/06/21 02:42:33 jseger Exp $
DISTNAME= freetype-1.3
@ -24,9 +24,4 @@ CONFIGURE_STYLE= gnu dest
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
CONFIGURE_ARGS+= --enable-static --disable-nls
# Older versions of freetype installed include files in ${PREFIX}/include
# this is a compatibility hack for now.
post-install:
@cd ${PREFIX}/include && ln -fs freetype/*.h .
.include <bsd.port.mk>

View File

@ -1,18 +1,4 @@
@comment $OpenBSD: PLIST,v 1.8 2000/11/21 16:05:53 brad Exp $
include/freetype.h
include/fterrid.h
include/ftnameid.h
include/ftxcmap.h
include/ftxerr18.h
include/ftxgasp.h
include/ftxgdef.h
include/ftxgpos.h
include/ftxgsub.h
include/ftxkern.h
include/ftxopen.h
include/ftxpost.h
include/ftxsbit.h
include/ftxwidth.h
@comment $OpenBSD: PLIST,v 1.9 2001/03/07 22:06:44 brad Exp $
include/freetype/freetype.h
include/freetype/fterrid.h
include/freetype/ftnameid.h