7469b029a6
Bump PORTREVISIONs of dependent ports. Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio*
15 lines
337 B
Makefile
15 lines
337 B
Makefile
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTREVISION= 1
|
|
CATEGORIES= x11 gnome
|
|
PKGNAMESUFFIX= -lite
|
|
|
|
COMMENT= The "meta-port" of the GNOME desktop slimmed down for only the basics
|
|
|
|
MASTERDIR= ${.CURDIR}/../gnome3
|
|
|
|
DESCR= ${.CURDIR}/pkg-descr
|
|
PKGMESSAGE= ${.CURDIR}/pkg-message
|
|
|
|
.include "${MASTERDIR}/Makefile"
|