1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Use ${CC} instead of CC, ${CC} was intented here

- Do not unconditionally strip binary

PR:		200522
This commit is contained in:
Antoine Brodin 2015-05-29 21:18:29 +00:00
parent 519eebe231
commit 660e58724b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387890
3 changed files with 14 additions and 3 deletions

View File

@ -3,6 +3,7 @@
PORTNAME= tuc
PORTVERSION= 1.10
PORTREVISION= 1
CATEGORIES= converters
MASTER_SITES= http://www.whizkidtech.redprince.net/fports/

View File

@ -0,0 +1,10 @@
--- Makefile.orig 1999-03-30 22:05:50 UTC
+++ Makefile
@@ -13,6 +13,5 @@ CC = gcc
all: tuc
tuc: tuc.c
- CC ${CFLAGS} tuc.c -o tuc
- strip tuc
+ ${CC} ${CFLAGS} tuc.c -o tuc

View File

@ -1,6 +1,6 @@
--- tuc.1.orig Sat Apr 17 09:20:52 1999
+++ tuc.1 Sat Apr 17 09:21:34 1999
@@ -84,7 +84,7 @@
--- tuc.1.orig 1999-03-29 23:03:24 UTC
+++ tuc.1
@@ -84,7 +84,7 @@ flag followed by
You may also use the
.Fl i
flag to specify