diff options
| author | Nicola Vitale <nivit@FreeBSD.org> | 2014-07-22 23:24:03 +0000 |
|---|---|---|
| committer | Nicola Vitale <nivit@FreeBSD.org> | 2014-07-22 23:24:03 +0000 |
| commit | f75d2aa2cdd1cbae6291bd0af1754f01618da360 (patch) | |
| tree | 6dc38c43dfc81bafd2beb3aced12693f9efce1bb /www/tickr/files/patch-src__tickr__tickr.h | |
| parent | - Update to 1.573 (diff) | |
- Bump PORTREVISION (change pkg-plist
- Take maintainership
- Use desktop-file-utils and libtool helpers
- Add support for stage dir
- Install a predefined list of RSS feeds
- Add files/patch-src__libetm-0.4.4__Makefile.in
Build Log: https://redports.org/buildarchive/20140722225327-99178/
Diffstat (limited to 'www/tickr/files/patch-src__tickr__tickr.h')
| -rw-r--r-- | www/tickr/files/patch-src__tickr__tickr.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/tickr/files/patch-src__tickr__tickr.h b/www/tickr/files/patch-src__tickr__tickr.h index bd8538a39a97..cecc75c4c1f0 100644 --- a/www/tickr/files/patch-src__tickr__tickr.h +++ b/www/tickr/files/patch-src__tickr__tickr.h @@ -6,8 +6,8 @@ #ifndef G_OS_WIN32 -# define INSTALL_PATH "/usr/share/" APP_CMD -# define IMAGES_PATH INSTALL_PATH "/pixmaps" -+# define INSTALL_PATH "%%PREFIX%%/share/" -+# define IMAGES_PATH INSTALL_PATH "/pixmaps/" APP_CMD ++# define INSTALL_PATH "%%DATADIR%%" ++# define IMAGES_PATH "%%PREFIX%%/share/pixmaps/" APP_CMD #else # define IMAGES_PATH APP_NAME /* Actually not a path but a dir name */ #endif |
