1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Update to 20020728

PR:		ports/41137
Submitted by:	maintainer
This commit is contained in:
Patrick Li 2002-07-30 18:40:15 +00:00
parent ddcd2773d6
commit 96d9ddeb85
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=63754
8 changed files with 12 additions and 8 deletions

View File

@ -27,13 +27,13 @@ USE_XLIB= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" \
CFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/freetype2"
CFLAGS="$(CFLAGS) -I${LOCALBASE}/include -I${LOCALBASE}/include/freetype2"
WRKSRC= ${WRKDIR}/${PORTNAME}
ALL_TARGET= pfaedit
MAN1= pfaedit.1 sfddiff.1
DIST_VER= 020722
DIST_VER= 020728
EXTRACT_ONLY= ${PORTNAME}_full-${DIST_VER}.tgz cidmaps.tgz
.if !defined(NOPORTDOCS)

View File

@ -1,3 +1,3 @@
MD5 (pfaedit_full-020722.tgz) = d469d2425d8d986e01d4570ef6242d5a
MD5 (pfaedit_full-020728.tgz) = e5ee113c75b20d25c030cff2940f5614
MD5 (cidmaps.tgz) = d40e9a779f620a5358ab782d6d76eb2f
MD5 (pfaedit_htdocs-020626.tgz) = cb0fab49be57efbd42c755255f2cce5a

View File

@ -1,6 +1,6 @@
--- Makefile.in.orig Sat Jun 29 10:17:51 2002
+++ Makefile.in Sat Jun 29 10:19:57 2002
@@ -39,15 +39,15 @@
@@ -39,15 +39,16 @@
mkdir -p $(bindir)
mkdir -p $(mandir)/man1
mkdir -p $(sharedir)
@ -9,6 +9,7 @@
- cp pfaedit/pfaedit-*.ui $(sharedir)
+ ${BSD_INSTALL_PROGRAM} pfaedit/pfaedit $(bindir)
+ ${BSD_INSTALL_PROGRAM} pfaedit/sfddiff $(bindir)
+ ${BSD_INSTALL_PROGRAM} pfaedit/acorn2sfd $(bindir)
+ ${BSD_INSTALL_DATA} pfaedit/pfaedit-*.ui $(sharedir)
#The next line will fail for most installs. If you have downloaded the cidmaps
# this will install them. If you haven't it won't. You only need the cidmaps

View File

@ -1,5 +1,6 @@
bin/pfaedit
bin/sfddiff
bin/acorn2sfd
%%PORTDOCS%%share/doc/pfaedit/AA-Comparison.html
%%PORTDOCS%%share/doc/pfaedit/AmbrosiaFV-bm.png
%%PORTDOCS%%share/doc/pfaedit/AmbrosiaFV.png

View File

@ -27,13 +27,13 @@ USE_XLIB= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" \
CFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/freetype2"
CFLAGS="$(CFLAGS) -I${LOCALBASE}/include -I${LOCALBASE}/include/freetype2"
WRKSRC= ${WRKDIR}/${PORTNAME}
ALL_TARGET= pfaedit
MAN1= pfaedit.1 sfddiff.1
DIST_VER= 020722
DIST_VER= 020728
EXTRACT_ONLY= ${PORTNAME}_full-${DIST_VER}.tgz cidmaps.tgz
.if !defined(NOPORTDOCS)

View File

@ -1,3 +1,3 @@
MD5 (pfaedit_full-020722.tgz) = d469d2425d8d986e01d4570ef6242d5a
MD5 (pfaedit_full-020728.tgz) = e5ee113c75b20d25c030cff2940f5614
MD5 (cidmaps.tgz) = d40e9a779f620a5358ab782d6d76eb2f
MD5 (pfaedit_htdocs-020626.tgz) = cb0fab49be57efbd42c755255f2cce5a

View File

@ -1,6 +1,6 @@
--- Makefile.in.orig Sat Jun 29 10:17:51 2002
+++ Makefile.in Sat Jun 29 10:19:57 2002
@@ -39,15 +39,15 @@
@@ -39,15 +39,16 @@
mkdir -p $(bindir)
mkdir -p $(mandir)/man1
mkdir -p $(sharedir)
@ -9,6 +9,7 @@
- cp pfaedit/pfaedit-*.ui $(sharedir)
+ ${BSD_INSTALL_PROGRAM} pfaedit/pfaedit $(bindir)
+ ${BSD_INSTALL_PROGRAM} pfaedit/sfddiff $(bindir)
+ ${BSD_INSTALL_PROGRAM} pfaedit/acorn2sfd $(bindir)
+ ${BSD_INSTALL_DATA} pfaedit/pfaedit-*.ui $(sharedir)
#The next line will fail for most installs. If you have downloaded the cidmaps
# this will install them. If you haven't it won't. You only need the cidmaps

View File

@ -1,5 +1,6 @@
bin/pfaedit
bin/sfddiff
bin/acorn2sfd
%%PORTDOCS%%share/doc/pfaedit/AA-Comparison.html
%%PORTDOCS%%share/doc/pfaedit/AmbrosiaFV-bm.png
%%PORTDOCS%%share/doc/pfaedit/AmbrosiaFV.png