mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Fix build
Reported by: pkg (DEVELOPER_MODE)
This commit is contained in:
parent
c795319f9c
commit
844dc1b48b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320601
1 changed files with 2 additions and 5 deletions
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: grep
|
||||
# Date created: 5 February 2010
|
||||
# Whom: Gabor Kovesdan <gabor@FreeBSD.org>
|
||||
#
|
||||
# Created by: Gabor Kovesdan <gabor@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= grep
|
||||
PORTVERSION= 2.12
|
||||
|
@ -19,6 +15,7 @@ LICENSE= GPLv3
|
|||
|
||||
CONFLICTS= bsd-grep-[0-9]*
|
||||
|
||||
USES+= charsetfix
|
||||
USE_XZ= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue