From 5715a4a86df4e9a1bea78b0b4098aff25e38e446 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 2 Sep 2014 22:21:09 +0000 Subject: post-install target is now useless --- audio/ample/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'audio/ample/Makefile') diff --git a/audio/ample/Makefile b/audio/ample/Makefile index a42772485fb5..fdb8ce594d36 100644 --- a/audio/ample/Makefile +++ b/audio/ample/Makefile @@ -21,7 +21,4 @@ post-configure: @${REINPLACE_CMD} -E '/INSTALL/ s,\(MAN(1|5)PATH\),\(DESTDIR\)$$&,g' \ ${WRKSRC}/docs/Makefile -post-install: - @${ECHO_CMD} "@exec mkdir -p %D/var/log" >> ${TMPPLIST} - .include -- cgit v1.2.3