1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Use MAKE_ARGS instead of patch

This commit is contained in:
Volker Stolz 2005-06-06 11:10:33 +00:00
parent 74e4eb8310
commit 70dcef293a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136899
2 changed files with 1 additions and 12 deletions

View File

@ -13,6 +13,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Binary-to-text file-encoder
MAKEFILE= makefile
MAKE_ARGS= CFLAGS="${CFLAGS}" DEST=${PREFIX}/bin
PLIST_FILES= bin/ish
ALL_TARGET= ish

View File

@ -1,12 +0,0 @@
--- makefile.orig Sun Aug 5 04:04:08 1990
+++ makefile Sun Oct 19 01:34:53 2003
@@ -1,6 +1,7 @@
-DEST = .
+DEST = $(PREFIX)/bin
#CFLAGS = -O -DSysV
-CFLAGS = -O
+CFLAGS ?= -O -pipe
+CC ?= cc
LDFLAGS = -s
SRCS = crc.c decode.c encode.c ish.c jis7.c jis8.c sjis.c njis.c