diff options
Diffstat (limited to 'openbsd/14.0.0/dependencies/dbus-tqt/Makefile')
-rw-r--r-- | openbsd/14.0.0/dependencies/dbus-tqt/Makefile | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/openbsd/14.0.0/dependencies/dbus-tqt/Makefile b/openbsd/14.0.0/dependencies/dbus-tqt/Makefile index 316fe3d3c..493067689 100644 --- a/openbsd/14.0.0/dependencies/dbus-tqt/Makefile +++ b/openbsd/14.0.0/dependencies/dbus-tqt/Makefile @@ -2,16 +2,17 @@ PKGNAME= trinity-dbus-tqt-${VERSION} VERSION= 0.63${PREVERSION} -PREVERSION= ~pre106+fc1ecd47 +PREVERSION= COMMENT= Dbus TQT Interface CATEGORIES= x11/trinity/dependencies HOMEPAGE= http://www.trinitydesktop.org/ MAINTAINER= François Andriot <[email protected]> -MASTER_SITES= http://nuc.vtf/tde/tde-tarballs/14.0.0/main/dependencies/ -DISTNAME= trinity-dbus-tqt-${TDE_VERSION}${PREVERSION} -EXTRACT_SUFX= .tar.gz +MASTER_SITES= http://ppa2.quickbuild.pearsoncomputing.net/redirect.php?file=releases/R14.0.0/dependencies/ +DISTNAME= dbus-tqt-R${TDE_VERSION}${PREVERSION} +EXTRACT_SUFX= .tar.bz2 +WRKDIST= ${WRKDIR}/dependencies/dbus-tqt PREFIX= ${TDE_PREFIX} |