diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-06-17 23:28:04 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-06-17 23:28:04 +0000 |
commit | 1a8a092d9fefcbd7f960c82c59802c61807867a6 (patch) | |
tree | 48e47bf661e0e5d6ed9c060e8aea683b30d4540f /graphics/pstoepsi/Makefile | |
parent | 77a17abea6e535d47564d5d0db090f47cf4a15f4 (diff) |
Notes
Diffstat (limited to 'graphics/pstoepsi/Makefile')
-rw-r--r-- | graphics/pstoepsi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pstoepsi/Makefile b/graphics/pstoepsi/Makefile index 6cd549c908b1..226a02b2785a 100644 --- a/graphics/pstoepsi/Makefile +++ b/graphics/pstoepsi/Makefile @@ -21,7 +21,7 @@ NO_ARCH= yes OPTIONS_DEFINE= DOCS -pre-patch: +post-extract: @${CP} ${DISTDIR}/${DIST_SUBDIR}/pstoepsi ${WRKSRC}/pstoepsi.prefix @${CP} ${DISTDIR}/${DIST_SUBDIR}/README.this-site ${WRKSRC} |