aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-01-09 17:09:42 +0800
committersobomax <sobomax@FreeBSD.org>2001-01-09 17:09:42 +0800
commit218100ae8b48d0b6eec4510fa27023db542a8006 (patch)
tree804b4e6b6815a259fd6b94814c864fef7a39c683 /print
parent071b0a7dbd0528622680ffb5a9d008dd44108cc0 (diff)
downloadfreebsd-ports-gnome-218100ae8b48d0b6eec4510fa27023db542a8006.tar.gz
freebsd-ports-gnome-218100ae8b48d0b6eec4510fa27023db542a8006.tar.zst
freebsd-ports-gnome-218100ae8b48d0b6eec4510fa27023db542a8006.zip
Don't create symlinks of files in ${PREFIX}/include/freetype in the directory
${PREFIX}/include, because this lead to the freetype1's includes being picked by the freetype2 ports. Prompted by: mdharnois@home.com, scanner@jurai.net etc
Diffstat (limited to 'print')
-rw-r--r--print/freetype/Makefile5
-rw-r--r--print/freetype/pkg-plist14
2 files changed, 3 insertions, 16 deletions
diff --git a/print/freetype/Makefile b/print/freetype/Makefile
index 830f20f17856..f0d74e8cbf0f 100644
--- a/print/freetype/Makefile
+++ b/print/freetype/Makefile
@@ -7,6 +7,7 @@
PORTNAME= freetype
PORTVERSION= 1.3.1
+PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S,%SUBDIR%,freetype,} \
http://sunsite.cnlab-switch.ch/ftp/mirror/freetype/%SUBDIR%/ \
@@ -26,7 +27,7 @@ CONFIGURE_ARGS= --disable-nls --enable-static --enable-shared
# Older versions of freetype installed include files in ${PREFIX}/include
# this is a compatibility hack for now
-post-install:
- ${LN} -fs ${PREFIX}/include/freetype/*.h ${PREFIX}/include
+#post-install:
+# ${LN} -fs ${PREFIX}/include/freetype/*.h ${PREFIX}/include
.include <bsd.port.mk>
diff --git a/print/freetype/pkg-plist b/print/freetype/pkg-plist
index 1a8244c7158b..76883024195c 100644
--- a/print/freetype/pkg-plist
+++ b/print/freetype/pkg-plist
@@ -12,20 +12,6 @@ include/freetype/ftxopen.h
include/freetype/ftxpost.h
include/freetype/ftxsbit.h
include/freetype/ftxwidth.h
-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
lib/libttf.a
lib/libttf.so
lib/libttf.so.4