aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2002-01-21 18:27:03 +0000
committerMikhail Teterin <mi@FreeBSD.org>2002-01-21 18:27:03 +0000
commitdc7fc838ed4ff03c4e5cefd0700e07b613af2b0f (patch)
tree5bda698edb3ff0acdb929300e60aff085777c1ee /graphics
parent8b2ed9705440de982b9de325fe006d2f867ce477 (diff)
downloadports-dc7fc838ed4ff03c4e5cefd0700e07b613af2b0f.tar.gz
ports-dc7fc838ed4ff03c4e5cefd0700e07b613af2b0f.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gd2/Makefile5
-rw-r--r--graphics/gd2/files/Makefile.bsd4
-rw-r--r--graphics/gd2/pkg-plist17
3 files changed, 13 insertions, 13 deletions
diff --git a/graphics/gd2/Makefile b/graphics/gd2/Makefile
index 20251e37687b..c0240060d306 100644
--- a/graphics/gd2/Makefile
+++ b/graphics/gd2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gd
PORTVERSION= 2.0.1
+PORTREVISION= 1
CATEGORIES+= graphics
MASTER_SITES= http://www.boutell.com/gd/http/ \
ftp://ftp.boutell.com/pub/boutell/gd/ \
@@ -22,8 +23,8 @@ MAINTAINER?= ports@FreeBSD.org
BUILD_DEPENDS+= bzip2:${PORTSDIR}/archivers/bzip2
.endif
LIB_DEPENDS= png:${PORTSDIR}/graphics/png \
- jpeg.9:${PORTSDIR}/graphics/jpeg \
- freetype.7:${PORTSDIR}/print/freetype2
+ jpeg:${PORTSDIR}/graphics/jpeg \
+ freetype:${PORTSDIR}/print/freetype2
LATEST_LINK= gd2
diff --git a/graphics/gd2/files/Makefile.bsd b/graphics/gd2/files/Makefile.bsd
index a2021c6d7942..718ca5c3b113 100644
--- a/graphics/gd2/files/Makefile.bsd
+++ b/graphics/gd2/files/Makefile.bsd
@@ -41,11 +41,11 @@ ${PROGS} ${TESTS}: ${SHLIB_NAME} lib${LIB}.a
CFLAGS="${CFLAGS}" -ECFLAGS -f bsd.prog.mk
install:
- mkdir -p ${PREFIX}/include/gd
+ mkdir -p ${PREFIX}/include
make LIB=${LIB} LIBDIR="${PREFIX}/lib" NOPROFILE=true \
SHLIB_MAJOR=${SHLIB_MAJOR} SHLIB_MINOR=${SHLIB_MINOR} \
-f bsd.lib.mk install
- cd ${.CURDIR} && ${INSTALL_DATA} ${INCS} ${PREFIX}/include/gd
+ cd ${.CURDIR} && ${INSTALL_DATA} ${INCS} ${PREFIX}/include
cd ${.CURDIR} && ${INSTALL_PROGRAM} ${PROGS} "${PREFIX}/bin/"
${INSTALL_SCRIPT} "${.CURDIR}/bdftogd" "${PREFIX}/bin/"
diff --git a/graphics/gd2/pkg-plist b/graphics/gd2/pkg-plist
index d27067ebb24c..1b1b3125513d 100644
--- a/graphics/gd2/pkg-plist
+++ b/graphics/gd2/pkg-plist
@@ -6,15 +6,14 @@ bin/gdtopng
bin/pngtogd
bin/pngtogd2
bin/webpng
-include/gd/gd.h
-include/gd/gd_io.h
-include/gd/gdcache.h
-include/gd/gdfontg.h
-include/gd/gdfontl.h
-include/gd/gdfontmb.h
-include/gd/gdfonts.h
-include/gd/gdfontt.h
+include/gd.h
+include/gd_io.h
+include/gdcache.h
+include/gdfontg.h
+include/gdfontl.h
+include/gdfontmb.h
+include/gdfonts.h
+include/gdfontt.h
lib/libgd.a
lib/libgd.so
lib/libgd.so.3.0
-@dirrm include/gd