[Midnightbsd-cvs] mports [19273] trunk/x11/xfce4-terminal: fix plist
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Mon Jun 1 19:07:25 EDT 2015
Revision: 19273
http://svnweb.midnightbsd.org/mports/?rev=19273
Author: laffer1
Date: 2015-06-01 19:07:24 -0400 (Mon, 01 Jun 2015)
Log Message:
-----------
fix plist
Modified Paths:
--------------
trunk/x11/xfce4-terminal/Makefile
trunk/x11/xfce4-terminal/pkg-plist
Modified: trunk/x11/xfce4-terminal/Makefile
===================================================================
--- trunk/x11/xfce4-terminal/Makefile 2015-06-01 23:06:16 UTC (rev 19272)
+++ trunk/x11/xfce4-terminal/Makefile 2015-06-01 23:07:24 UTC (rev 19273)
@@ -2,9 +2,9 @@
PORTNAME= xfce4-terminal
PORTVERSION= 0.6.3
+PORTREVISION= 1
CATEGORIES= x11 xfce
-MASTER_SITES= ${MASTER_SITE_XFCE}
-MASTER_SITE_SUBDIR= src/apps/${PORTNAME}/${PORTVERSION:R}
+MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R}
DIST_SUBDIR= xfce4
MAINTAINER= ports at MidnightBSD.org
@@ -17,25 +17,19 @@
GNU_CONFIGURE= yes
USE_GNOME= gtk20 glib20 intltool intlhack vte libxml2
-USE_XFCE= configenv libmenu
+USE_XFCE= libmenu
USE_XORG= x11
-USES= pkgconfig gmake tar:bzip2
+USES= pkgconfig gmake gettext-tools xfce tar:bzip2
CONFIGURE_ARGS= --without-gnome-default-appsdir
OPTIONS_DEFINE= NLS
+NLS_CONFIGURE_ENABLE= nls
+NLS_USES= gettext-runtime
+OPTIONS_SUB= yes
-.include <bsd.mport.options.mk>
+.include <bsd.port.pre.mk>
-.if ${PORT_OPTIONS:MNLS}
-USES+= gettext
-CONFIGURE_ARGS+=--enable-nls
-PLIST_SUB+= NLS=""
-.else
-CONFIGURE_ARGS+=--disable-nls
-PLIST_SUB+= NLS="@comment "
-.endif
-
post-patch:
.if ! ${PORT_OPTIONS:MNLS}
@${REINPLACE_CMD} -e 's| terminal||; \
@@ -42,4 +36,4 @@
s|po \\|terminal|' ${WRKSRC}/Makefile.in
.endif
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
Modified: trunk/x11/xfce4-terminal/pkg-plist
===================================================================
--- trunk/x11/xfce4-terminal/pkg-plist 2015-06-01 23:06:16 UTC (rev 19272)
+++ trunk/x11/xfce4-terminal/pkg-plist 2015-06-01 23:07:24 UTC (rev 19273)
@@ -86,66 +86,3 @@
share/xfce4/terminal/colorschemes/white-on-black.theme
share/xfce4/terminal/colorschemes/xterm.theme
share/xfce4/terminal/terminal-preferences.ui
- at dirrm share/xfce4/terminal/colorschemes
- at dirrm share/xfce4/terminal
- at dirrmtry share/xfce4
-%%NLS%%@dirrmtry share/locale/ur_PK/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/ur_PK
-%%NLS%%@dirrmtry share/locale/ur/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/ur
-%%NLS%%@dirrmtry share/locale/ug/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/ug
-%%NLS%%@dirrmtry share/locale/te/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/te
-%%NLS%%@dirrmtry share/locale/si/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/si
-%%NLS%%@dirrmtry share/locale/oc/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/oc
-%%NLS%%@dirrmtry share/locale/kk/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/kk
-%%NLS%%@dirrmtry share/locale/ast/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/ast
- at dirrmtry man/zh_CN/man1
- at dirrmtry man/zh_CN
- at dirrmtry man/ug/man1
- at dirrmtry man/ug
- at dirrmtry man/pt_BR/man1
- at dirrmtry man/pt_BR
- at dirrmtry man/uk/man1
- at dirrmtry man/uk
- at dirrmtry man/tr/man1
- at dirrmtry man/tr
- at dirrmtry man/sv/man1
- at dirrmtry man/sv
- at dirrmtry man/sr/man1
- at dirrmtry man/sr
- at dirrmtry man/ru/man1
- at dirrmtry man/ru
- at dirrmtry man/pt/man1
- at dirrmtry man/pt
- at dirrmtry man/pl/man1
- at dirrmtry man/pl
- at dirrmtry man/lt/man1
- at dirrmtry man/lt
- at dirrmtry man/ko/man1
- at dirrmtry man/ko
- at dirrmtry man/it/man1
- at dirrmtry man/it
- at dirrmtry man/id/man1
- at dirrmtry man/id
- at dirrmtry man/gl/man1
- at dirrmtry man/gl
- at dirrmtry man/fr/man1
- at dirrmtry man/fr
- at dirrmtry man/es/man1
- at dirrmtry man/es
- at dirrmtry man/el/man1
- at dirrmtry man/el
- at dirrmtry man/de/man1
- at dirrmtry man/de
- at dirrmtry man/da/man1
- at dirrmtry man/da
- at dirrmtry man/ca/man1
- at dirrmtry man/ca
- at dirrmtry man/ar/man1
- at dirrmtry man/ar
More information about the Midnightbsd-cvs
mailing list