aboutsummaryrefslogtreecommitdiff
path: root/databases/edb
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2001-11-04 10:01:36 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2001-11-04 10:01:36 +0000
commita5dfe74fa5de187649c7f5167c5acdfb31ad2266 (patch)
tree2b97c4240b4ec744ce2c531bc53865d1a1765635 /databases/edb
parenta78034675bd728a5fefa395db8a1f55fbd41a33f (diff)
downloadports-a5dfe74fa5de187649c7f5167c5acdfb31ad2266.tar.gz
ports-a5dfe74fa5de187649c7f5167c5acdfb31ad2266.zip
Notes
Diffstat (limited to 'databases/edb')
-rw-r--r--databases/edb/Makefile15
-rw-r--r--databases/edb/distinfo2
-rw-r--r--databases/edb/pkg-plist1
3 files changed, 10 insertions, 8 deletions
diff --git a/databases/edb/Makefile b/databases/edb/Makefile
index aceffa6e8422..e90f7972e7bf 100644
--- a/databases/edb/Makefile
+++ b/databases/edb/Makefile
@@ -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>
diff --git a/databases/edb/distinfo b/databases/edb/distinfo
index f5a6e9d0a809..c07e7223f255 100644
--- a/databases/edb/distinfo
+++ b/databases/edb/distinfo
@@ -1 +1 @@
-MD5 (edb-1.0.2.tar.gz) = 8c50aee08fa19785171eb0d4298e2954
+MD5 (edb-1.0.3.tar.gz) = eb2a0e0eb8876b817e01427d1f09f838
diff --git a/databases/edb/pkg-plist b/databases/edb/pkg-plist
index 8f2b69ef8dd7..d06d6282f92e 100644
--- a/databases/edb/pkg-plist
+++ b/databases/edb/pkg-plist
@@ -1,4 +1,5 @@
bin/edb_ed
+bin/edb_gtk_ed
bin/edb_vt_ed
bin/edb-config
include/Edb.h