mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
1ab70d139a
- Bump dependent ports as .so version has changed Approved by: portmgr blanket
14 lines
253 B
Makefile
14 lines
253 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 1
|
|
PKGNAMESUFFIX= -${SLAVEPORT}
|
|
|
|
MAINTAINER= jhale@FreeBSD.org
|
|
COMMENT= Gwenhywfar Qt4 support library
|
|
|
|
MASTERDIR= ${.CURDIR}/../../devel/gwenhywfar
|
|
SLAVEPORT= qt4
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
.include "${MASTERDIR}/Makefile"
|