diff options
Diffstat (limited to 'net/xmlrpc-epi/Makefile')
-rw-r--r-- | net/xmlrpc-epi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/xmlrpc-epi/Makefile b/net/xmlrpc-epi/Makefile index fa299c029b52..ecf8a36448ba 100644 --- a/net/xmlrpc-epi/Makefile +++ b/net/xmlrpc-epi/Makefile @@ -27,7 +27,7 @@ PORTDOCS= AUTHORS ChangeLog NEWS README METHODS= TestNormal TestFault TestStruct TestArray TestBoolean \ TestInt TestString TestDouble TestBase64 TestDateTime -CONFLICTS= xmlrpc-c-0.* xmlrpc-c-devel-[0-9]* +CONFLICTS= xmlrpc-c-[0-9]* OPTIONS_DEFINE= DOCS |