summaryrefslogtreecommitdiff
path: root/math/apc
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-28 23:33:47 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-28 23:33:47 +0000
commita14c0668720dcafde3f60b7659a01d99ec693a41 (patch)
tree9c1a149bc961f7cd84b7aa93a2d61fec3d0f9685 /math/apc
parentRename mail/ patch-xy patches to reflect the files they modify. (diff)
Rename math/ patch-xy patches to reflect the files they modify.
Diffstat (limited to 'math/apc')
-rw-r--r--math/apc/Makefile4
-rw-r--r--math/apc/files/patch-Makefile (renamed from math/apc/files/patch-aa)0
2 files changed, 2 insertions, 2 deletions
diff --git a/math/apc/Makefile b/math/apc/Makefile
index 4689c8fb6c89..1e845f5a1be9 100644
--- a/math/apc/Makefile
+++ b/math/apc/Makefile
@@ -19,7 +19,7 @@ USE_XORG= x11 xpm
PLIST_FILES= bin/apc man/man1/apc.1.gz
do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/apc ${STAGEDIR}${PREFIX}/bin/
- ${INSTALL_MAN} ${WRKSRC}/apc.1 ${STAGEDIR}/${MAN1PREFIX}/man/man1/
+ ${INSTALL_PROGRAM} ${WRKSRC}/apc ${STAGEDIR}${PREFIX}/bin
+ ${INSTALL_MAN} ${WRKSRC}/apc.1 ${STAGEDIR}/${MAN1PREFIX}/man/man1
.include <bsd.port.mk>
diff --git a/math/apc/files/patch-aa b/math/apc/files/patch-Makefile
index b5315b810a3d..b5315b810a3d 100644
--- a/math/apc/files/patch-aa
+++ b/math/apc/files/patch-Makefile