diff options
Diffstat (limited to 'misc/ossp-uuid')
-rw-r--r-- | misc/ossp-uuid/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/ossp-uuid/Makefile b/misc/ossp-uuid/Makefile index 881d114b34e6..f2d4368f7b63 100644 --- a/misc/ossp-uuid/Makefile +++ b/misc/ossp-uuid/Makefile @@ -15,9 +15,8 @@ PKGNAMEPREFIX= ossp- MAINTAINER= mnag@FreeBSD.org COMMENT= ISO-C & Perl API and CLI for generating Universally Unique Identifiers -CONFLICTS= e2fsprogs-[0-9]* +CONFLICTS= e2fsprogs-libuuid-[0-9]* -USE_REINPLACE= yes USE_GCC= 3.2+ USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes |