diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-10-06 03:17:21 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-10-06 03:17:21 +0800 |
commit | bb7eac57c40748f699f4d44511a981a162205e5b (patch) | |
tree | 4292f8a2265eaf7ee7a121c83f6a3d12b7fc0ab3 /print/gnome-cups-manager/Makefile | |
parent | 3b88243cf799b71029e2a84ceef40d2958870ae1 (diff) | |
download | marcuscom-ports-bb7eac57c40748f699f4d44511a981a162205e5b.tar marcuscom-ports-bb7eac57c40748f699f4d44511a981a162205e5b.tar.gz marcuscom-ports-bb7eac57c40748f699f4d44511a981a162205e5b.tar.bz2 marcuscom-ports-bb7eac57c40748f699f4d44511a981a162205e5b.tar.lz marcuscom-ports-bb7eac57c40748f699f4d44511a981a162205e5b.tar.xz marcuscom-ports-bb7eac57c40748f699f4d44511a981a162205e5b.tar.zst marcuscom-ports-bb7eac57c40748f699f4d44511a981a162205e5b.zip |
Update to 0.27.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2932 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'print/gnome-cups-manager/Makefile')
-rw-r--r-- | print/gnome-cups-manager/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/gnome-cups-manager/Makefile b/print/gnome-cups-manager/Makefile index bc56eeaed..ccd72e31c 100644 --- a/print/gnome-cups-manager/Makefile +++ b/print/gnome-cups-manager/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome-cups-manager -PORTVERSION= 0.24 +PORTVERSION= 0.27 PORTEPOCH= 1 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} @@ -37,6 +37,7 @@ post-patch: "s|-D.*_DISABLE_DEPRECATED||g" post-install: + ${MKDIR} ${PREFIX}/share/gnome/applications ${INSTALL_DATA} ${WRKSRC}/gnome-cups-manager.desktop \ ${PREFIX}/share/gnome/applications |