diff options
Diffstat (limited to 'math/apc')
-rw-r--r-- | math/apc/Makefile | 4 | ||||
-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 |