diff options
Diffstat (limited to 'print/freetype2')
| -rw-r--r-- | print/freetype2/Makefile | 7 | ||||
| -rw-r--r-- | print/freetype2/pkg-plist | 2 |
2 files changed, 4 insertions, 5 deletions
diff --git a/print/freetype2/Makefile b/print/freetype2/Makefile index bcaa0bdf2cb4..6f4f21c7ca95 100644 --- a/print/freetype2/Makefile +++ b/print/freetype2/Makefile @@ -21,9 +21,10 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= jseger@FreeBSD.org -USE_XLIB= YES -USE_GMAKE= YES -GNU_CONFIGURE= YES +USE_XLIB= yes +USE_GMAKE= yes +INSTALLS_SHLIBS= yes +GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-nls --enable-static --enable-shared # Older versions of freetype installed include files in ${PREFIX}/include diff --git a/print/freetype2/pkg-plist b/print/freetype2/pkg-plist index 09dae9fc7587..8e50004f81d8 100644 --- a/print/freetype2/pkg-plist +++ b/print/freetype2/pkg-plist @@ -40,6 +40,4 @@ lib/libttf.a lib/libttf.la lib/libttf.so lib/libttf.so.4 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R @dirrm include/freetype |
