1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/sysutils/portsnap/files/patch-portsnap
Edwin Groothuis 6ea8a8230f sysutils/portsnap - cleanup
- move pkg-message to files/pkg-message.in and use SUB_FILES
- move post-extract to post-patch and use REINPLACE_CMD
- replace ${PREFIX} in man-page with %%PREFIX%% and then REINPLACE_CMD
  over it.
- Make replacement in former post-extract actually work due to
  changed layout of the file.

PR:		ports/100584
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	cperciva@#bsdports
2006-07-20 01:15:03 +00:00

12 lines
226 B
Plaintext

--- portsnap.orig Thu Jul 20 09:00:57 2006
+++ portsnap Thu Jul 20 09:01:14 2006
@@ -81,7 +81,7 @@
NDEBUG=""
DDSTATS=""
INDEXONLY=""
- PREFIX="/usr/local"
+ PREFIX="%%PREFIX%%"
SERVERNAME=""
REFUSE=""
LOCALDESC=""