diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2012-06-13 19:54:22 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2012-06-13 19:54:22 +0000 |
commit | 244afaceb997f5d736c9269685dbe919d6a5bac2 (patch) | |
tree | 8dcafd53f9a23d7f9e56c93d65a00f82b8978524 /misc/e2fsprogs-libuuid/Makefile | |
parent | 8033fc1550f769f523101cc13f4efe2120e87771 (diff) | |
download | ports-244afaceb997f5d736c9269685dbe919d6a5bac2.tar.gz ports-244afaceb997f5d736c9269685dbe919d6a5bac2.zip |
Notes
Diffstat (limited to 'misc/e2fsprogs-libuuid/Makefile')
-rw-r--r-- | misc/e2fsprogs-libuuid/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/e2fsprogs-libuuid/Makefile b/misc/e2fsprogs-libuuid/Makefile index f6def15ff773..d6e4d2eb1bbe 100644 --- a/misc/e2fsprogs-libuuid/Makefile +++ b/misc/e2fsprogs-libuuid/Makefile @@ -16,6 +16,7 @@ CONFLICTS= ossp-uuid-[0-9]* CONFIGURE_ARGS= --enable-elf-shlibs WITHOUT_NLS= yes +OPTIONSFILE= # works around optionsNG trouble MASTERDIR= ${.CURDIR}/../../sysutils/e2fsprogs MAKE_ARGS= LIB_SUBDIRS=lib/uuid USE_GMAKE= yes |