mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Clean up to sync with the master port.
PR: ports/116232 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) Approved by: shaun (mentor)
This commit is contained in:
parent
7e189d74cf
commit
6cde4c43b3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200660
1 changed files with 2 additions and 4 deletions
|
@ -9,14 +9,12 @@ PORTREVISION= 0
|
|||
CATEGORIES= misc devel
|
||||
PKGNAMESUFFIX= -libuuid
|
||||
|
||||
MAINTAINER= matthias.andree@gmx.de
|
||||
COMMENT= UUID library from e2fsprogs package
|
||||
|
||||
CONFIGURE_ARGS= --enable-elf-shlibs --disable-fsck \
|
||||
--disable-e2initrd-helper
|
||||
|
||||
CONFLICTS= ossp-uuid-[0-9]*
|
||||
|
||||
CONFIGURE_ARGS= --enable-elf-shlibs
|
||||
|
||||
WITHOUT_NLS= yes
|
||||
MASTERDIR= ${.CURDIR}/../../sysutils/e2fsprogs
|
||||
MAKE_ARGS= LIB_SUBDIRS=lib/uuid
|
||||
|
|
Loading…
Add table
Reference in a new issue