From 4e31937c56b882390876586492dd3db71a3eb9f5 Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Thu, 13 Dec 2001 02:56:43 +0000 Subject: strip binary PR: 32766 Submitted by: maintainer --- misc/cheatah/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'misc') diff --git a/misc/cheatah/Makefile b/misc/cheatah/Makefile index e25a38810cc7..bb2df975ddff 100644 --- a/misc/cheatah/Makefile +++ b/misc/cheatah/Makefile @@ -28,4 +28,7 @@ PORTREVISION!= ${PORTREVISION} PORTEPOCH!= ${PORTEPOCH} WRKSRC= ${WRKDIRPREFIX}${MAINDIR}/work/sword-${PORTVERSION}/apps/X11/cheatah +post-install: + @strip ${PREFIX}/bin/cheatah + .include -- cgit v1.2.3