diff options
-rw-r--r-- | comms/hamlib/Makefile | 2 | ||||
-rw-r--r-- | devel/freeocl/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Tie-RefHash/Makefile | 2 | ||||
-rw-r--r-- | devel/readline/Makefile | 2 | ||||
-rw-r--r-- | graphics/tilecache/Makefile | 2 | ||||
-rw-r--r-- | graphics/volpack/Makefile | 2 | ||||
-rw-r--r-- | misc/pastebinit/Makefile | 2 | ||||
-rw-r--r-- | net/unison232/Makefile | 2 | ||||
-rw-r--r-- | security/openvpn-auth-radius/Makefile | 2 | ||||
-rw-r--r-- | sysutils/ltrace/Makefile | 3 | ||||
-rw-r--r-- | www/openacs/Makefile | 3 | ||||
-rw-r--r-- | www/xombrero/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/wmfs/Makefile | 2 | ||||
-rw-r--r-- | x11/xloadimage/Makefile | 2 |
14 files changed, 14 insertions, 16 deletions
diff --git a/comms/hamlib/Makefile b/comms/hamlib/Makefile index 67db7e77c388..da8dc2b539e2 100644 --- a/comms/hamlib/Makefile +++ b/comms/hamlib/Makefile @@ -30,7 +30,7 @@ PLIST_SUB= VER=${PORTVERSION} TCL_VER=${TCL_VER} MAN1= rigctl.1 rigmem.1 rigswr.1 rotctl.1 rigsmtr.1 MAN8= rpc.rigd.8 rpc.rotd.8 rigctld.8 rotctld.8 -LICENCE= LGPL20 +LICENSE= LGPL20 post-patch: ${REINPLACE_CMD} -e 's|%%PYTHON_SITELIBDIR%%|${PYTHON_SITELIBDIR}|g' \ diff --git a/devel/freeocl/Makefile b/devel/freeocl/Makefile index 1d67127be504..a9b032d77fab 100644 --- a/devel/freeocl/Makefile +++ b/devel/freeocl/Makefile @@ -13,7 +13,7 @@ COMMENT= Free Open Computing Language (OpenCL) implementation for CPU BUILD_DEPENDS= ${LOCALBASE}/lib/libatomic_ops.a:${PORTSDIR}/devel/libatomic_ops \ ${LOCALBASE}/include/CL/opencl.h:${PORTSDIR}/devel/opencl -LICENCE= LGPL3 +LICENSE= LGPL3 WRKSRC= ${WRKDIR}/FreeOCL-${PORTVERSION}-Source diff --git a/devel/p5-Tie-RefHash/Makefile b/devel/p5-Tie-RefHash/Makefile index cf34e7d7c19d..de14bcceb843 100644 --- a/devel/p5-Tie-RefHash/Makefile +++ b/devel/p5-Tie-RefHash/Makefile @@ -15,7 +15,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Tie::RefHash - use references as hash keys LICENSE_COMB= dual -LISENSE= ART20 GPLv1 +LICENSE= ART20 GPLv1 PERL_CONFIGURE= yes diff --git a/devel/readline/Makefile b/devel/readline/Makefile index c592a5f889a9..fb83356e0064 100644 --- a/devel/readline/Makefile +++ b/devel/readline/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= eadler@FreeBSD.org COMMENT= A library for editing command lines as they are typed -LICENCE= GPLv3 +LICENSE= GPLv3 GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/graphics/tilecache/Makefile b/graphics/tilecache/Makefile index 2e9e771f2f6d..f1dc5405fe10 100644 --- a/graphics/tilecache/Makefile +++ b/graphics/tilecache/Makefile @@ -16,7 +16,7 @@ COMMENT= Python-based WMS-C/TMS server RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flup>0:${PORTSDIR}/www/py-flup \ ${PYTHON_PKGNAMEPREFIX}Paste>0:${PORTSDIR}/www/py-paste -LICENCE= BSD +LICENSE= BSD USE_PYTHON= 2.5+ USE_PYDISTUTILS= easy_install diff --git a/graphics/volpack/Makefile b/graphics/volpack/Makefile index 69486a986067..7bee84766f6c 100644 --- a/graphics/volpack/Makefile +++ b/graphics/volpack/Makefile @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= madpilot@FreeBSD.org COMMENT= Portable software library for volume rendering -LICENCE= BSD +LICENSE= BSD GNU_CONFIGURE= yes diff --git a/misc/pastebinit/Makefile b/misc/pastebinit/Makefile index c8a9d6e9b2ce..ec185cceb5c7 100644 --- a/misc/pastebinit/Makefile +++ b/misc/pastebinit/Makefile @@ -21,7 +21,7 @@ NO_BUILD= yes PLIST_FILES= bin/pastebinit -LICENCE= GPLv2 +LICENSE= GPLv2 OPTIONS_DEFINE= PASTEBINS PASTEBINS_DESC= Install default pastebins diff --git a/net/unison232/Makefile b/net/unison232/Makefile index 2925b0092643..0a6ae10d205f 100644 --- a/net/unison232/Makefile +++ b/net/unison232/Makefile @@ -26,7 +26,7 @@ MAKE_ARGS= CFLAGS="" MAKE_JOBS_UNSAFE= yes -LICENCE= GPLv3 +LICENSE= GPLv3 OPTIONS_DEFINE= DOCS X11 OPTIONS_DEFAULT= DOCS X11 diff --git a/security/openvpn-auth-radius/Makefile b/security/openvpn-auth-radius/Makefile index a78faa787016..69828d1e0a10 100644 --- a/security/openvpn-auth-radius/Makefile +++ b/security/openvpn-auth-radius/Makefile @@ -18,7 +18,7 @@ COMMENT= RADIUS authentication plugin for OpenVPN RUN_DEPENDS= openvpn:${PORTSDIR}/security/openvpn LIB_DEPENDS= gcrypt.18:${PORTSDIR}/security/libgcrypt -LICENCE= GPLv2 +LICENSE= GPLv2 USE_GMAKE= yes MAKEFILE= Makefile.bsd diff --git a/sysutils/ltrace/Makefile b/sysutils/ltrace/Makefile index 3df77d3cb99b..a35d116fdfb2 100644 --- a/sysutils/ltrace/Makefile +++ b/sysutils/ltrace/Makefile @@ -17,8 +17,7 @@ COMMENT= Track runtime library calls in dynamically linked programs LIB_DEPENDS= elf:${PORTSDIR}/devel/libelf -LICENCE= GPLv2 -LICENCE_FILE= ${WRKSRC}/COPYING +LICENSE= GPLv2 ONLY_FOR_ARCHS= i386 diff --git a/www/openacs/Makefile b/www/openacs/Makefile index 6a23ac82009e..629a18e05023 100644 --- a/www/openacs/Makefile +++ b/www/openacs/Makefile @@ -14,8 +14,7 @@ EXTRACT_SUFX= .tgz?revision_id=${DIST_REV_ID} MAINTAINER?= ports@FreeBSD.org COMMENT?= A modular web application platform for communities -LICENCE= GPLv2 -LICENCE_FILE= ${WRKDIR}/license.txt +LICENSE= GPLv2 DIST_REV_ID?= 3646409 diff --git a/www/xombrero/Makefile b/www/xombrero/Makefile index b5b97ad76169..a192a6fd919d 100644 --- a/www/xombrero/Makefile +++ b/www/xombrero/Makefile @@ -14,7 +14,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= zeising@FreeBSD.org COMMENT= Minimalists vi-like web browser based on webkit and GTK+ -LICENCE= ISCL +LICENSE= ISCL LIB_DEPENDS= gnutls:${PORTSDIR}/security/gnutls \ soup-2.4:${PORTSDIR}/devel/libsoup \ diff --git a/x11-wm/wmfs/Makefile b/x11-wm/wmfs/Makefile index 7a2d65718270..926cd1441475 100644 --- a/x11-wm/wmfs/Makefile +++ b/x11-wm/wmfs/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://wmfs.info/attachments/download/45/ \ MAINTAINER= dhn@FreeBSD.org COMMENT= A floating and tiling Window Manager From Scratch -LICENCE= BSD +LICENSE= BSD LIB_DEPENDS+= freetype.9:${PORTSDIR}/print/freetype2 diff --git a/x11/xloadimage/Makefile b/x11/xloadimage/Makefile index fc9eb40680cd..ca9a143e2754 100644 --- a/x11/xloadimage/Makefile +++ b/x11/xloadimage/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ png15:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff -LICENCE= MIT +LICENSE= MIT CONFLICTS_INSTALL= xli-* |