1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
freebsd-ports/x11/xascii/files/patch-Imakefile
Cy Schubert 3b32f055c4 Welcome xascii to ports. Xascii has been around for a long time. It displays
the complete ascii character set along with each character's value in either
decimal, hexidecimal, or octal notation.
2012-04-10 20:26:24 +00:00

12 lines
256 B
Plaintext

--- Imakefile.orig 1991-08-05 12:32:29.000000000 -0700
+++ Imakefile 2012-04-10 12:55:45.138341509 -0700
@@ -1,5 +1,8 @@
LOCAL_LIBRARIES = XawClientLibs
+BINDIR = ${PREFIX}/bin
+MANPATH = ${PREFIX}${MAN1PREFIX}/man
+
SRCS = xascii.c
OBJS = xascii.o