1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Upgrade to 1.03.

PR:		ports/31114
Submitted by:	maintainer
This commit is contained in:
Vanilla I. Shu 2001-11-04 10:01:36 +00:00
parent a78034675b
commit a5dfe74fa5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=49555
3 changed files with 10 additions and 8 deletions

View File

@ -6,19 +6,20 @@
#
PORTNAME= edb
PORTVERSION= 1.0.2
PORTVERSION= 1.0.3
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITES= http://www.ny.us.rasterman.com/files/ \
${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= enlightenment
MAINTAINER= ishmael27@home.com
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
CONFIGURE_ARGS= --enable-compat185 \
--enable-dump185 --enable-cxx
USE_GTK= yes
INSTALLS_SHLIB= yes
post-install:
@strip ${PREFIX}/lib/libedb.so.1
post-patch:
@${PERL} -pi -e 's|gtk-config|${GTK_CONFIG}|g' ${WRKSRC}/configure \
${WRKSRC}/tools/edb_gtk_ed/Makefile.in
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (edb-1.0.2.tar.gz) = 8c50aee08fa19785171eb0d4298e2954
MD5 (edb-1.0.3.tar.gz) = eb2a0e0eb8876b817e01427d1f09f838

View File

@ -1,4 +1,5 @@
bin/edb_ed
bin/edb_gtk_ed
bin/edb_vt_ed
bin/edb-config
include/Edb.h