mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
1. USE_KDELIBS_VER => USE_KDEBASE_VER: add dep on kdebase3.
2. Bump PORTREVISION because of (1).
This commit is contained in:
parent
a008579819
commit
b93fdedf12
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=61659
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= kdenetwork
|
||||
PORTVERSION= 3.0.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES?= net news kde
|
||||
MASTER_SITES= ${MASTER_SITE_KDE}
|
||||
MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src
|
||||
@ -16,7 +17,7 @@ MAINTAINER?= kde@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib
|
||||
|
||||
USE_KDELIBS_VER=3
|
||||
USE_KDEBASE_VER=3
|
||||
USE_BZIP2= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= kdenetwork
|
||||
PORTVERSION= 3.0.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES?= net news kde
|
||||
MASTER_SITES= ${MASTER_SITE_KDE}
|
||||
MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src
|
||||
@ -16,7 +17,7 @@ MAINTAINER?= kde@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib
|
||||
|
||||
USE_KDELIBS_VER=3
|
||||
USE_KDEBASE_VER=3
|
||||
USE_BZIP2= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user