diff options
Diffstat (limited to 'devel/omniNotify/Makefile')
-rw-r--r-- | devel/omniNotify/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/omniNotify/Makefile b/devel/omniNotify/Makefile index 8c23cf13a314..004c62648297 100644 --- a/devel/omniNotify/Makefile +++ b/devel/omniNotify/Makefile @@ -12,7 +12,7 @@ DISTNAME= omniNotify-2-latest MAINTAINER= ports@FreeBSD.org COMMENT= CORBA Notification Service (CosNotification) for omniORB -LICENSE= GPLv2 # or later +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libomniORB4.so:${PORTSDIR}/devel/omniORB-4.1 |