diff options
-rw-r--r-- | devel/upnp104/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/upnp104/Makefile b/devel/upnp104/Makefile index bba59490426e..bb0cef1e5ef9 100644 --- a/devel/upnp104/Makefile +++ b/devel/upnp104/Makefile @@ -19,6 +19,9 @@ COMMENT= Universal Plug and Play Software Development Kit LIB_DEPENDS= uuid.1:${PORTSDIR}/sysutils/e2fsprogs +CONFLICTS= upnp-1.[^0].* +LATEST_LINK= upnp104 + USE_GMAKE= yes USE_REINPLACE= yes MAKEFILE= makefile |