1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/ports-mgmt/packagekit-qt4/Makefile
Tijl Coosemans 323dfa7d83 Remove libtiff.so.4 compatibility links that were added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 16:07:33 +00:00

19 lines
468 B
Makefile

# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/ports-mgmt/packagekit-qt4/Makefile,v 1.1 2010/01/08 02:16:38 kwm Exp $
PORTREVISION= 2
PKGNAMESUFFIX= -qt4
COMMENT= Qt4 bindings to packagekit
IGNORE= does not build with Qt 4.8
MASTERDIR= ${.CURDIR}/../../ports-mgmt/packagekit
BUILD_WRKSRC= ${WRKSRC}/lib/packagekit-qt
INSTALL_WRKSRC= ${WRKSRC}/lib/packagekit-qt
SLAVEPORT= qt4
PLIST= ${.CURDIR}/pkg-plist
.include "${MASTERDIR}/Makefile"