diff options
author | ade <ade@FreeBSD.org> | 2000-09-18 02:20:43 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-09-18 02:20:43 +0800 |
commit | 6cad40b2962d2e9cc345f5ff337568c73fda13aa (patch) | |
tree | fbad830de22bad762dafcd0981bee05b543d5d09 /x11-fonts/freefonts | |
parent | 8891750c263acfcf1ea96cd4a297a85bb6052459 (diff) | |
download | freebsd-ports-gnome-6cad40b2962d2e9cc345f5ff337568c73fda13aa.tar.gz freebsd-ports-gnome-6cad40b2962d2e9cc345f5ff337568c73fda13aa.tar.zst freebsd-ports-gnome-6cad40b2962d2e9cc345f5ff337568c73fda13aa.zip |
Remove an unwanted .orig file from the PLIST, and fix a couple
of typos in the pkg/DESCR. PORTREVISION bumped.
PR: 20562
Submitted by: Jimmy Olgeni <olgeni@uli.it>
Diffstat (limited to 'x11-fonts/freefonts')
-rw-r--r-- | x11-fonts/freefonts/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/freefonts/pkg-descr | 4 | ||||
-rw-r--r-- | x11-fonts/freefonts/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/x11-fonts/freefonts/Makefile b/x11-fonts/freefonts/Makefile index a5bea1d19cfa..9e6d976e5d42 100644 --- a/x11-fonts/freefonts/Makefile +++ b/x11-fonts/freefonts/Makefile @@ -7,6 +7,7 @@ PORTNAME= freefonts PORTVERSION= 0.10 +PORTREVISION= 1 CATEGORIES= x11-fonts MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/fonts/ @@ -16,6 +17,7 @@ NO_WRKSUBDIR= yes USE_X_PREFIX= yes post-install: + ${RM} ${PREFIX}/lib/X11/fonts/freefont/fonts.dir.orig @${CAT} ${PKGDIR}/DESCR .include <bsd.port.mk> diff --git a/x11-fonts/freefonts/pkg-descr b/x11-fonts/freefonts/pkg-descr index bdb494454b73..efd99533e095 100644 --- a/x11-fonts/freefonts/pkg-descr +++ b/x11-fonts/freefonts/pkg-descr @@ -2,12 +2,12 @@ This is a collection of ATM fonts from the CICA Windows archives. They are particularily useful with gimp. You'll have to add /usr/X11R6/lib/X11/fonts/freefont -to you're X font path by either: +to your X font path by either: $ xset fp+ /usr/X11R6/lib/X11/fonts/freefont $ xset fp rehash -or by adding it to you're X-server configuration file (usually +or by adding it to your X-server configuration file (usually /etc/XF86Config or /etc/Xaccel.ini) and restarting the X-server. eric. diff --git a/x11-fonts/freefonts/pkg-plist b/x11-fonts/freefonts/pkg-plist index ff17c078e383..804a89cc1b33 100644 --- a/x11-fonts/freefonts/pkg-plist +++ b/x11-fonts/freefonts/pkg-plist @@ -48,7 +48,6 @@ lib/X11/fonts/freefont/erasltra.pfb lib/X11/fonts/freefont/erasmed.pfb lib/X11/fonts/freefont/florence.pfb lib/X11/fonts/freefont/fonts.dir -lib/X11/fonts/freefont/fonts.dir.orig lib/X11/fonts/freefont/frquad.pfb lib/X11/fonts/freefont/frquadb.pfb lib/X11/fonts/freefont/ftpstrps.pfb |