diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-03-29 07:43:51 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-03-29 07:43:51 +0000 |
commit | a93c68fe492491b5f21acdb61c88308563fd3500 (patch) | |
tree | 09f551b7ece8da8e519180a70993bcf9eadb0f56 /devel/t1lib | |
parent | d670f1eacf207c2c2c5a8879d6c9c63aa5e0a999 (diff) | |
download | ports-a93c68fe492491b5f21acdb61c88308563fd3500.tar.gz ports-a93c68fe492491b5f21acdb61c88308563fd3500.zip |
Notes
Diffstat (limited to 'devel/t1lib')
-rw-r--r-- | devel/t1lib/Makefile | 2 | ||||
-rw-r--r-- | devel/t1lib/pkg-descr | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/devel/t1lib/Makefile b/devel/t1lib/Makefile index cf089712bbe7..7955bbfbcbcb 100644 --- a/devel/t1lib/Makefile +++ b/devel/t1lib/Makefile @@ -35,4 +35,6 @@ ALL_TARGET= without_doc #BUILD_DEPEND+= ${LOCALBASE}/bin/latex:${PORTSDIR}/print/latex #.endif +INSTALLS_SHLIB= yes + .include <bsd.port.mk> diff --git a/devel/t1lib/pkg-descr b/devel/t1lib/pkg-descr index 5cd0a30ff595..cd8d10dca519 100644 --- a/devel/t1lib/pkg-descr +++ b/devel/t1lib/pkg-descr @@ -5,8 +5,7 @@ also used in the X11 window system to describe character bitmaps. It contains the bitmap data as well as some metric information. But t1lib is in itself entirely independent of the X11-system or any other graphical user interface. -WWW : -http://www.neuroinformatik.ruhr-uni-bochum.de/ini/PEOPLE/rmz/t1lib/t1lib.html +WWW: http://www.neuroinformatik.ruhr-uni-bochum.de/ini/PEOPLE/rmz/t1lib/t1lib.html - Ying-Chieh Liao ijliao@csie.nctu.edu.tw |