diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-10-07 22:48:42 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-10-07 22:48:42 +0000 |
commit | f4aebb9c61a5d6b240b74994f15962fa555424fc (patch) | |
tree | 28edfa969b275a475b17c28f7b1264b9daf48138 /x11-fm/asfiles | |
parent | 7c12d99f1411d6aa3943a823fe13fd401b3c5658 (diff) | |
download | ports-f4aebb9c61a5d6b240b74994f15962fa555424fc.tar.gz ports-f4aebb9c61a5d6b240b74994f15962fa555424fc.zip |
Notes
Diffstat (limited to 'x11-fm/asfiles')
-rw-r--r-- | x11-fm/asfiles/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/asfiles/Makefile b/x11-fm/asfiles/Makefile index 42e496ef50ef..264c3296bdf7 100644 --- a/x11-fm/asfiles/Makefile +++ b/x11-fm/asfiles/Makefile @@ -23,7 +23,7 @@ MAN1= files.1 MAN3= regexp.3 post-install: - ${PATCH} ${PATCH_ARGS} < ${FILESDIR}/patch-aa + ${PATCH} ${PATCH_ARGS} < ${FILESDIR}/last-patch-aa ${INSTALL_DATA} ${WRKSRC}/src/Files.ad ${PREFIX}/lib/X11/app-defaults/ ${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL ${MV} ${WRKSRC}/src/Files.ad.orig ${WRKSRC}/src/Files.ad |