diff options
Diffstat (limited to 'japanese/ochusha/Makefile')
-rw-r--r-- | japanese/ochusha/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/japanese/ochusha/Makefile b/japanese/ochusha/Makefile index 6e1a3f5b1d8b..2c23e578d125 100644 --- a/japanese/ochusha/Makefile +++ b/japanese/ochusha/Makefile @@ -7,7 +7,7 @@ PORTNAME= ochusha PORTVERSION= 0.5.8.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= ochusha/16560 @@ -18,7 +18,6 @@ COMMENT= A GUI BBS browser for 2ch.net MAN1= ochusha.1 MANCOMPRESSED= no -USE_X_PREFIX= yes USE_BZIP2= yes USE_GNOME= pkgconfig glib20 gtk20 libxml2 GNU_CONFIGURE= yes @@ -26,7 +25,7 @@ USE_LDCONFIG= yes USE_AUTOTOOLS= automake:110 autoconf:261 aclocal:110 libtool:15 DESKTOP_ENTRIES="ochusha" "A GUI BBS browser for 2ch.net" \ - "${X11BASE}/share/ochusha/ochusha32.xpm" \ + "${LOCALBASE}/share/ochusha/ochusha32.xpm" \ "Ochusha" "Application;Network;" \ false |