mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Fix pkgname collision
With hat: portmgr
This commit is contained in:
parent
0032707ede
commit
1f93c9dd90
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329692
7 changed files with 9 additions and 8 deletions
|
@ -14,7 +14,7 @@ COMMENT= GKrellM volume plugin
|
|||
BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2
|
||||
RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2
|
||||
|
||||
LATEST_LINK= gkrellmvolume2
|
||||
PKGNAMESUFFIX= 2
|
||||
WRKSRC= ${WRKDIR}/gkrellm-volume
|
||||
|
||||
PLIST_FILES= libexec/gkrellm2/plugins/volume.so \
|
||||
|
|
|
@ -27,7 +27,7 @@ RUN_DEPENDS+= p5-MIME-Types>=0:${PORTSDIR}/mail/p5-MIME-Types \
|
|||
PAPERSIZE?= letter
|
||||
RUN_DEPENDS+= enscript:${PORTSDIR}/print/enscript-${PAPERSIZE}
|
||||
|
||||
LATEST_LINK= cvsweb3
|
||||
PKGNAMESUFFIX= 3
|
||||
CONFLICTS= cvsweb-2.*
|
||||
|
||||
USES= perl5
|
||||
|
|
|
@ -26,7 +26,7 @@ GID_FILES= ../../GIDs
|
|||
.endif
|
||||
.endif
|
||||
|
||||
LATEST_LINK= gearmand-devel
|
||||
PKGNAMESUFFIX= -devel
|
||||
|
||||
USERS= gearmand
|
||||
GROUPS= gearmand
|
||||
|
|
|
@ -25,7 +25,7 @@ LIB_DEPENDS= fontconfig:${PORTSDIR}/x11-fonts/fontconfig \
|
|||
|
||||
CONFLICTS_INSTALL= i386-wine-* wine-1.4* wine-1.6*
|
||||
|
||||
LATEST_LINK?= wine-devel
|
||||
PKGNAMESUFFIX= -devel
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
USE_GCC= any
|
||||
|
|
|
@ -15,7 +15,7 @@ COMMENT= Gecko Layout Engine for Wine development branch (HTML support)
|
|||
LICENSE= MPL GPLv2 GPLv3 LGPL21 LGPL3
|
||||
LICENSE_COMB= multi
|
||||
|
||||
LATEST_LINK= wine-gecko-devel
|
||||
PKGNAMESUFFIX= -devel
|
||||
NO_BUILD= yes
|
||||
PLIST_SUB+= GECKO_VERSION="${DISTVERSION}"
|
||||
DATADIR= ${PREFIX}/share/wine
|
||||
|
|
|
@ -23,7 +23,7 @@ MAINTAINER?= udo.schweigert@siemens.com
|
|||
COMMENT?= The Mongrel of Mailers (part Elm, Pine, Mush, mh, etc.)
|
||||
|
||||
CONFLICTS?= ja-mutt-[0-9]* ja-mutt-devel-[0-9]* mutt-devel-[0-9]* mutt-devel-lite-[0-9]* mutt-lite-[0-9]* zh-mutt-devel-[0-9]* mutt-[^1].[^4]*
|
||||
LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}14${PKGNAMESUFFIX}
|
||||
PKGNAMESUFFIX= 14
|
||||
|
||||
OPTIONS_DEFINE= NLS SGML_DOCS LOCALES_FIX MUTT_XFACE MUTT_FLOCK MUTT_ICONV GSSAPI
|
||||
OPTIONS_DEFAULT= MUTT_FLOCK MUTT_ICONV GSSAPI
|
||||
|
@ -47,7 +47,7 @@ MUTT_ICONV_DESC= Enable mutt's iconv character conversion feature
|
|||
USE_OPENSSL= yes
|
||||
|
||||
.if defined (MUTT_LITE)
|
||||
PKGNAMESUFFIX= -lite
|
||||
PKGNAMESUFFIX= 14-lite
|
||||
OPTIONS_EXCLUDE= SGML_DOCS
|
||||
.endif
|
||||
|
||||
|
|
|
@ -10,6 +10,8 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTVERSION}
|
|||
MAINTAINER= ismail.yenigul@endersys.com.tr
|
||||
COMMENT= CGI program for administering Qmail with vchkpw/vpopmail
|
||||
|
||||
PKGNAMESUFFIX= -devel
|
||||
|
||||
# vpopmail installation directory
|
||||
#
|
||||
# NB: change this with extreme caution! For instance, if vpopmail is not
|
||||
|
@ -34,7 +36,6 @@ RUN_DEPENDS+= ezmlm-idx:${PORTSDIR}/mail/ezmlm-idx
|
|||
.endif
|
||||
|
||||
CONFLICTS= qmailadmin-1.*
|
||||
LATEST_LINK= qmailadmin-devel
|
||||
|
||||
GNU_CONFIGURE= YES
|
||||
USE_GMAKE= YES
|
||||
|
|
Loading…
Add table
Reference in a new issue