[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
update: devel/tmake
- To: ports_(_at_)_openbsd_(_dot_)_org
- Subject: update: devel/tmake
- From: Dan Weeks <danimal_(_at_)_danimal_(_dot_)_org>
- Date: Tue, 16 Jul 2002 18:24:46 -0400
- Organization: danimal.org
Here is an update to devel/tmake that moves tmake from qt2 to qt3 (I would
use qmake, but according to the xxdiff maintainer it lacks funcionality
that tmake has and textproc/xxdiff still uses tmake).
summary of changes:
* bump package name to p1
* now builds for qt3
* remove NEED_VERSION
* add note about the license
------------%< snip %<----------------------%< snip %<------------
diff -rup tmake.orig/Makefile tmake/Makefile
--- tmake.orig/Makefile Mon Jul 15 20:29:57 2002
+++ tmake/Makefile Tue Jul 16 18:17:59 2002
@@ -3,13 +3,14 @@
COMMENT= "Cross-platform makefile tool from TrollTech"
DISTNAME= tmake-1.8
+PKGNAME= ${DISTNAME}p1
CATEGORIES= devel
-NEED_VERSION= 1.504
HOMEPAGE= http://www.trolltech.com/developer/download/tmake.html
MAINTAINER= Dan Weeks <danimal_(_at_)_danimal_(_dot_)_org>
+# Permission to use, copy, modify, and distribute
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
@@ -20,8 +21,7 @@ MASTER_SITES= ftp://ftp.trolltech.com/fr
NO_BUILD= Yes
NO_REGRESS= Yes
-MODULES= qt2
-RUN_DEPENDS= ::x11/qt2-designer
+MODULES= qt3
do-install:
@perl -pi \
Visit your host, monkey.org