diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-06-15 13:38:28 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-06-15 13:38:28 +0800 |
commit | 381abfaf699579b20199f97d66f39c8d28753877 (patch) | |
tree | 87c7a548a4275cc59df866e06135077223a80a0a /devel/ORBit2/Makefile | |
parent | 5e3445285e0145886fd60d07924d09291152ded1 (diff) | |
download | marcuscom-ports-381abfaf699579b20199f97d66f39c8d28753877.tar marcuscom-ports-381abfaf699579b20199f97d66f39c8d28753877.tar.gz marcuscom-ports-381abfaf699579b20199f97d66f39c8d28753877.tar.bz2 marcuscom-ports-381abfaf699579b20199f97d66f39c8d28753877.tar.lz marcuscom-ports-381abfaf699579b20199f97d66f39c8d28753877.tar.xz marcuscom-ports-381abfaf699579b20199f97d66f39c8d28753877.tar.zst marcuscom-ports-381abfaf699579b20199f97d66f39c8d28753877.zip |
Make sure ORBit2 retains the gthread-2.0 dependency now that linc is gone.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@870 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/ORBit2/Makefile')
-rw-r--r-- | devel/ORBit2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ORBit2/Makefile b/devel/ORBit2/Makefile index 4188ec85f..b4bdfc749 100644 --- a/devel/ORBit2/Makefile +++ b/devel/ORBit2/Makefile @@ -7,6 +7,8 @@ PORTNAME= ORBit2 PORTVERSION= 2.7.2 +PORTREVISION= 1 +#PORTREVISION= 0 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.7 |