mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Put back the dict->cdict change, which was deliberate and requested by the
maintainer.
This commit is contained in:
parent
10682a510a
commit
707313948d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=23759
@ -16,6 +16,6 @@ LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/gdict ${PREFIX}/bin
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/dict ${PREFIX}/bin
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/cdict ${PREFIX}/bin
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
bin/dict
|
||||
bin/cdict
|
||||
bin/gdict
|
||||
|
Loading…
Reference in New Issue
Block a user