diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-06 21:12:06 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-06 21:12:06 +0000 |
commit | b9d765444fa917fbc8d0ac2f754322ccdc70dce3 (patch) | |
tree | 8917190e1114ed5bcae1c3d5f518ae1a332ef929 /japanese | |
parent | e92788bd72d28a8cebf5c6639c6b379c5098c81c (diff) |
Utilize INFO macro
Notes
Notes:
svn path=/head/; revision=150557
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/oleo/Makefile | 1 | ||||
-rw-r--r-- | japanese/oleo/pkg-plist | 5 |
2 files changed, 1 insertions, 5 deletions
diff --git a/japanese/oleo/Makefile b/japanese/oleo/Makefile index e9ae6f8613c3..dcd625ead7de 100644 --- a/japanese/oleo/Makefile +++ b/japanese/oleo/Makefile @@ -31,6 +31,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib" GNU_CONFIGURE= yes USE_XLIB= yes +INFO= oleo .include <bsd.port.pre.mk> diff --git a/japanese/oleo/pkg-plist b/japanese/oleo/pkg-plist index 3d3ef40a6dad..694b286ff4a7 100644 --- a/japanese/oleo/pkg-plist +++ b/japanese/oleo/pkg-plist @@ -1,9 +1,4 @@ bin/oleo -info/oleo.info -info/oleo.info-1 -info/oleo.info-2 -info/oleo.info-3 -info/oleo.info-4 share/afm/Courier-Bold.afm share/afm/Courier-BoldOblique.afm share/afm/Courier-Oblique.afm |