mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
- Change libcompizconfig dependency to LIB_DEPENDS. Fixes plist problem
Suggested by: maintainer Approved by: portmgr (hat)
This commit is contained in:
parent
537c480ff1
commit
b6ecffcc90
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=202650
@ -7,16 +7,15 @@
|
||||
|
||||
PORTNAME= compizconfig-backend-gconf
|
||||
PORTVERSION= 0.6.0
|
||||
#PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= http://releases.compiz-fusion.org/${PORTVERSION}/
|
||||
|
||||
MAINTAINER= rnoland@2hip.net
|
||||
COMMENT= The gconf backend for CompizConfig
|
||||
|
||||
BUILD_DEPENDS= \
|
||||
${LOCALBASE}/libdata/pkgconfig/compiz.pc:${PORTSDIR}/x11-wm/compiz \
|
||||
${LOCALBASE}/libdata/pkgconfig/libcompizconfig.pc:${PORTSDIR}/x11-wm/libcompizconfig
|
||||
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compiz.pc:${PORTSDIR}/x11-wm/compiz
|
||||
LIB_DEPENDS= compizconfig.0:${PORTSDIR}/x11-wm/libcompizconfig
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user