19854a7df3
- pkg/COMMENT no longer starts with a capital - pkg/DESCR uses value of HOMEPAGE - lots more fonts added to PLIST from contributed.tar.gz - define DISTNAME to make things cleaner - patch-aa renamed to patch-figlet - added patch-figlist to code in default location of fonts - removed patch-ab since Aaron's port just passes MAKE_FLAGS - removed FAKE_FLAGS completely and do the install manually - added HOMEPAGE - general Makefile cleaning (bump NEED_VERSION etc) - add RCS ids everywhere that needs them - take maintainership merge ok'ed by aaron@, dugsong@monkey.org
13 lines
323 B
Plaintext
13 lines
323 B
Plaintext
$OpenBSD: patch-figlist,v 1.1 2000/09/15 16:07:08 avsm Exp $
|
|
--- figlist.orig Tue Feb 18 22:02:28 1997
|
|
+++ figlist Fri Sep 15 16:24:07 2000
|
|
@@ -28,7 +28,7 @@ if [ "$1" = "-d" ]; then
|
|
exit 1
|
|
fi
|
|
else
|
|
- FONTDIROPT=""
|
|
+ FONTDIROPT="-d /usr/local/share/figlet"
|
|
if [ $# -ne 0 ]; then
|
|
echo "$USAGE"
|
|
exit 1
|