freebsd-ports/german/dict/files/patch-aa
Wolfram Schneider 0440e1174a Install the program 'dict' as 'de-dict', so the port can
co-exist with textproc/dict

PR:	 ports/35257
Submitted by: Dirk Gouders <gouders@et.bocholt.fh-ge.de>
2002-03-09 20:24:04 +00:00

12 lines
388 B
Plaintext

--- Makefile.old Sat Mar 9 12:20:02 2002
+++ Makefile Sat Mar 9 12:19:37 2002
@@ -9,7 +9,7 @@
beforeinstall:
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
- ${.CURDIR}/dict.sh ${DESTDIR}${BINDIR}/dict
+ ${.CURDIR}/dict.sh ${DESTDIR}${BINDIR}/de-dict
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${NOBINMODE} \
${.CURDIR}/${dict} ${DESTDIR}${PREFIX}/share