diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-01-12 10:52:32 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-01-12 10:52:32 +0800 |
commit | 97f4bd00fd010b887b9fa08863630705e5c1b2ec (patch) | |
tree | e82ba2e3ec87ea73b6285ab2f1b81b90eb0b8973 /games/gnome-games/Makefile | |
parent | f0ca2710f2bb35bc70a15c247a6a1a61ba206db4 (diff) | |
download | marcuscom-ports-97f4bd00fd010b887b9fa08863630705e5c1b2ec.tar marcuscom-ports-97f4bd00fd010b887b9fa08863630705e5c1b2ec.tar.gz marcuscom-ports-97f4bd00fd010b887b9fa08863630705e5c1b2ec.tar.bz2 marcuscom-ports-97f4bd00fd010b887b9fa08863630705e5c1b2ec.tar.lz marcuscom-ports-97f4bd00fd010b887b9fa08863630705e5c1b2ec.tar.xz marcuscom-ports-97f4bd00fd010b887b9fa08863630705e5c1b2ec.tar.zst marcuscom-ports-97f4bd00fd010b887b9fa08863630705e5c1b2ec.zip |
Fix a bug in the gnect/data Makefile.in so that GConf schemas are properly
installed.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1616 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'games/gnome-games/Makefile')
-rw-r--r-- | games/gnome-games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index 276d2badf..b4442ab71 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomegames2 PORTVERSION= 2.5.4 +PORTREVISION= 1 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-games/2.5 |