summaryrefslogtreecommitdiffstats
path: root/deskutils/alexandria/Makefile
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-01 01:06:06 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-01 01:06:06 +0800
commit5ca88b64035a4a6bc6e38984a44982f253706cba (patch)
tree2425d12d3b577938c41b50b0ff63dce9d657e8cd /deskutils/alexandria/Makefile
parent16dbea21019475309166407fe8309109f5e8e2b1 (diff)
downloadmarcuscom-ports-5ca88b64035a4a6bc6e38984a44982f253706cba.tar
marcuscom-ports-5ca88b64035a4a6bc6e38984a44982f253706cba.tar.gz
marcuscom-ports-5ca88b64035a4a6bc6e38984a44982f253706cba.tar.bz2
marcuscom-ports-5ca88b64035a4a6bc6e38984a44982f253706cba.tar.lz
marcuscom-ports-5ca88b64035a4a6bc6e38984a44982f253706cba.tar.xz
marcuscom-ports-5ca88b64035a4a6bc6e38984a44982f253706cba.tar.zst
marcuscom-ports-5ca88b64035a4a6bc6e38984a44982f253706cba.zip
Install omf in the correct place, bump the PORTREVISION.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7427 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'deskutils/alexandria/Makefile')
-rw-r--r--deskutils/alexandria/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/deskutils/alexandria/Makefile b/deskutils/alexandria/Makefile
index 9339e03ad..80380a017 100644
--- a/deskutils/alexandria/Makefile
+++ b/deskutils/alexandria/Makefile
@@ -7,7 +7,7 @@
PORTNAME= alexandria
PORTVERSION= 0.6.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= deskutils ruby
MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -43,6 +43,9 @@ CONFIGURE_ARGS= "--prefix=${PREFIX}"
IGNORE= only works with Ruby 1.8.0 or later
.endif
+post-extract:
+ @${MV} ${WRKSRC}/data/omf ${WRKSRC}/data/gnome/
+
post-install:
@${MKDIR} ${LOCALBASE}/etc/gconf/schemas
@${INSTALL_DATA} ${WRKSRC}/schemas/alexandria.schemas \