summaryrefslogtreecommitdiffstats
path: root/editors/gedit
diff options
context:
space:
mode:
authorgusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059>2014-08-16 03:44:33 +0800
committergusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059>2014-08-16 03:44:33 +0800
commit817fa2b1f81dbeaa5bed72fe1fa826bfbda44ecf (patch)
tree5a679ff3c41382969b2e70a71da9a9484e795111 /editors/gedit
parent44dcca2542e8092cf3bd06845987212d9b95886c (diff)
downloadmarcuscom-ports-817fa2b1f81dbeaa5bed72fe1fa826bfbda44ecf.tar
marcuscom-ports-817fa2b1f81dbeaa5bed72fe1fa826bfbda44ecf.tar.gz
marcuscom-ports-817fa2b1f81dbeaa5bed72fe1fa826bfbda44ecf.tar.bz2
marcuscom-ports-817fa2b1f81dbeaa5bed72fe1fa826bfbda44ecf.tar.lz
marcuscom-ports-817fa2b1f81dbeaa5bed72fe1fa826bfbda44ecf.tar.xz
marcuscom-ports-817fa2b1f81dbeaa5bed72fe1fa826bfbda44ecf.tar.zst
marcuscom-ports-817fa2b1f81dbeaa5bed72fe1fa826bfbda44ecf.zip
Remove keepla from MC. While here do other changes:
- Remove STRIP_CMD all over the place and replace that with INSTALL_TARGET=install-tsrip - Drop full path *_DEPENDS (like ${LOCALBASE}/bin/flex) and use either binary names (when possible) or package names instead. I've been tempted to convert options to a more compact form, but this will happen in the future. Tested by: two complete poudriere runs git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19813 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors/gedit')
-rw-r--r--editors/gedit/Makefile11
-rw-r--r--editors/gedit/pkg-plist7
2 files changed, 6 insertions, 12 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile
index 4a6a919f0..70402ed4e 100644
--- a/editors/gedit/Makefile
+++ b/editors/gedit/Makefile
@@ -4,6 +4,7 @@
PORTNAME= gedit
PORTVERSION= 3.12.2
+PORTREVISION= 1
CATEGORIES= editors gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -11,16 +12,16 @@ DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org
COMMENT= Small but powerful text editor for GNOME 3 Desktop Environment
-BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \
- ${LOCALBASE}/libdata/pkgconfig/gsettings-desktop-schemas.pc:${PORTSDIR}/devel/gsettings-desktop-schemas \
+BUILD_DEPENDS= iso-codes>=0:${PORTSDIR}/misc/iso-codes \
+ gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas \
itstool:${PORTSDIR}/textproc/itstool
LIB_DEPENDS= libenchant.so:${PORTSDIR}/textproc/enchant \
libpeas-gtk-1.0.so:${PORTSDIR}/devel/libpeas \
libsoup-2.4.so:${PORTSDIR}/devel/libsoup
-RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \
- ${LOCALBASE}/libdata/pkgconfig/gsettings-desktop-schemas.pc:${PORTSDIR}/devel/gsettings-desktop-schemas
+RUN_DEPENDS= iso-codes>=0:${PORTSDIR}/misc/iso-codes \
+ gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas
-USES= desktop-file-utils gettext gmake libtool:keepla \
+USES= desktop-file-utils gettext gmake libtool \
pathfix pkgconfig python:3 tar:xz
USE_GNOME= gnomeprefix gtksourceview3 intlhack introspection:build \
libxml2 py3gobject3
diff --git a/editors/gedit/pkg-plist b/editors/gedit/pkg-plist
index d59f4da6d..2d74a9e57 100644
--- a/editors/gedit/pkg-plist
+++ b/editors/gedit/pkg-plist
@@ -19,22 +19,15 @@ include/gedit-%%VERSION%%/gedit/gedit-view.h
include/gedit-%%VERSION%%/gedit/gedit-window-activatable.h
include/gedit-%%VERSION%%/gedit/gedit-window.h
lib/gedit/girepository-1.0/Gedit-3.0.typelib
-lib/gedit/libgedit.la
lib/gedit/libgedit.so
lib/gedit/plugins/docinfo.plugin
lib/gedit/plugins/externaltools.plugin
lib/gedit/plugins/filebrowser.plugin
-lib/gedit/plugins/libdocinfo.la
lib/gedit/plugins/libdocinfo.so
-lib/gedit/plugins/libfilebrowser.la
lib/gedit/plugins/libfilebrowser.so
-lib/gedit/plugins/libmodelines.la
lib/gedit/plugins/libmodelines.so
-lib/gedit/plugins/libsort.la
lib/gedit/plugins/libsort.so
-lib/gedit/plugins/libspell.la
lib/gedit/plugins/libspell.so
-lib/gedit/plugins/libtime.la
lib/gedit/plugins/libtime.so
lib/gedit/plugins/modelines.plugin
lib/gedit/plugins/pythonconsole.plugin