diff options
author | anray <anray@FreeBSD.org> | 2009-07-09 05:14:38 +0800 |
---|---|---|
committer | anray <anray@FreeBSD.org> | 2009-07-09 05:14:38 +0800 |
commit | cb13b8048ecb59f5df997015be3333d42f8a055c (patch) | |
tree | d9a0d821c9e3f7a7436325bac45047f6450065a4 /lang/librep | |
parent | f204514b18a31347c596d8f619ad2c753482b138 (diff) | |
download | freebsd-ports-gnome-cb13b8048ecb59f5df997015be3333d42f8a055c.tar.gz freebsd-ports-gnome-cb13b8048ecb59f5df997015be3333d42f8a055c.tar.zst freebsd-ports-gnome-cb13b8048ecb59f5df997015be3333d42f8a055c.zip |
- Fix pkg-plist
Diffstat (limited to 'lang/librep')
-rw-r--r-- | lang/librep/Makefile | 1 | ||||
-rw-r--r-- | lang/librep/pkg-plist | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/lang/librep/Makefile b/lang/librep/Makefile index 2b04ab82311d..172fabdb83bf 100644 --- a/lang/librep/Makefile +++ b/lang/librep/Makefile @@ -7,6 +7,7 @@ PORTNAME= librep PORTVERSION= 0.90.0 +PORTREVISION= 1 CATEGORIES= lang elisp gnome MASTER_SITES= SF MASTER_SITE_SUBDIR= librep diff --git a/lang/librep/pkg-plist b/lang/librep/pkg-plist index 6c49ebbeed54..f548e2afceac 100644 --- a/lang/librep/pkg-plist +++ b/lang/librep/pkg-plist @@ -40,6 +40,8 @@ libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/lang/record-profile.la libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/lang/record-profile.so libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/util/md5.la libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/util/md5.so +libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/util/utf8.la +libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/util/utf8.so libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/vm/safe-interpreter.la libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/vm/safe-interpreter.so libexec/rep/%%VERSION%%/%%GNUHOST%%/sdbm.la |