diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-06-11 10:34:28 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-06-11 10:34:28 +0000 |
commit | 19a250d405b94b30f5e4aad35592686bee076dc3 (patch) | |
tree | 8f95502394be760d5bc38227227e4dca58be1910 /lang/gauche | |
parent | 12b4cc96f0fb17434b66cff5975a50a797ed27cf (diff) | |
download | ports-19a250d405b94b30f5e4aad35592686bee076dc3.tar.gz ports-19a250d405b94b30f5e4aad35592686bee076dc3.zip |
Notes
Diffstat (limited to 'lang/gauche')
-rw-r--r-- | lang/gauche/Makefile | 1 | ||||
-rw-r--r-- | lang/gauche/pkg-plist | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/lang/gauche/Makefile b/lang/gauche/Makefile index 7b5605aa5639..4e1bd69257fd 100644 --- a/lang/gauche/Makefile +++ b/lang/gauche/Makefile @@ -7,6 +7,7 @@ PORTNAME= gauche PORTVERSION= 0.7 # Keep databases/gauche-gdbm in sync with this +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/lang/gauche/pkg-plist b/lang/gauche/pkg-plist index 1045a9059a0e..20d06fee1eb7 100644 --- a/lang/gauche/pkg-plist +++ b/lang/gauche/pkg-plist @@ -57,7 +57,9 @@ lib/gauche/%%VERSION%%/include/gc_pthread_redirects.h @dirrm lib/gauche/%%VERSION%% @dirrm lib/gauche lib/libgauche.a +lib/libgauche.la lib/libgauche.so +lib/libgauche.so.0 share/gauche/%%VERSION%%/aclocal.m4 share/gauche/%%VERSION%%/lib/binary/io.scm share/gauche/%%VERSION%%/lib/binary/pack.scm |