diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-04-30 15:52:06 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-04-30 15:52:06 +0000 |
commit | 577e6dda0b97537b5a1a52d0eda6d27354bbf0cc (patch) | |
tree | 57a7766fec99c220810967f7b6cbd1f76bcabd37 /graphics/evas | |
parent | 9378cf90b7f58116a867240ecd48a6e78bbf4b2b (diff) |
Notes
Diffstat (limited to 'graphics/evas')
-rw-r--r-- | graphics/evas/Makefile | 4 | ||||
-rw-r--r-- | graphics/evas/distinfo | 2 | ||||
-rw-r--r-- | graphics/evas/pkg-plist | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/graphics/evas/Makefile b/graphics/evas/Makefile index b2933dc556de..3af82234e324 100644 --- a/graphics/evas/Makefile +++ b/graphics/evas/Makefile @@ -6,7 +6,7 @@ # PORTNAME= evas -PORTVERSION= 0.0.4 +PORTVERSION= 0.5.0 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= enlightenment @@ -24,6 +24,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ CONFIGURE_ARGS= --disable-gl post-install: - @strip ${PREFIX}/lib/libevas.so.0 + @strip ${PREFIX}/lib/libevas.so.5 .include <bsd.port.mk> diff --git a/graphics/evas/distinfo b/graphics/evas/distinfo index d8744424d875..6a2319a367f6 100644 --- a/graphics/evas/distinfo +++ b/graphics/evas/distinfo @@ -1 +1 @@ -MD5 (evas-0.0.4.tar.gz) = c8114dc39987f5558b5cf0a0f5bad2cd +MD5 (evas-0.5.0.tar.gz) = 81c5ef1318d4fb8166d3cec867a27cbb diff --git a/graphics/evas/pkg-plist b/graphics/evas/pkg-plist index 12c204c619ff..e17aef256717 100644 --- a/graphics/evas/pkg-plist +++ b/graphics/evas/pkg-plist @@ -4,7 +4,7 @@ bin/evas_test_old include/Evas.h lib/libevas.a lib/libevas.so -lib/libevas.so.0 +lib/libevas.so.5 share/aclocal/evas.m4 share/evas/fnt/andover.ttf share/evas/fnt/cinema.ttf |