2019-07-07 17:22:29 +02:00
|
|
|
# $NetBSD: Makefile,v 1.52 2019/07/07 15:22:29 nia Exp $
|
2003-08-30 18:09:21 +02:00
|
|
|
|
2019-07-07 17:22:29 +02:00
|
|
|
DISTNAME= xfe-1.43.2
|
2003-08-30 18:09:21 +02:00
|
|
|
CATEGORIES= sysutils
|
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xfe/}
|
|
|
|
|
2007-07-09 22:01:44 +02:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2006-07-17 21:28:52 +02:00
|
|
|
HOMEPAGE= http://roland65.free.fr/xfe/
|
2003-08-30 18:09:21 +02:00
|
|
|
COMMENT= Fast MS-Explorer like filemanager for X
|
2015-08-26 13:31:02 +02:00
|
|
|
LICENSE= gnu-gpl-v2
|
2003-08-30 18:09:21 +02:00
|
|
|
|
2006-07-22 06:46:13 +02:00
|
|
|
USE_LANGUAGES= c c++
|
2003-08-30 18:09:21 +02:00
|
|
|
USE_PKGLOCALEDIR= yes
|
2019-07-07 17:22:29 +02:00
|
|
|
USE_TOOLS+= pkg-config gmake
|
|
|
|
USE_TOOLS+= intltool msgfmt msgmerge xgettext
|
2005-07-25 12:55:44 +02:00
|
|
|
GNU_CONFIGURE= yes
|
2003-08-30 18:09:21 +02:00
|
|
|
|
2012-01-29 01:20:33 +01:00
|
|
|
LDFLAGS.DragonFly= -lXft -lX11
|
2007-06-13 22:15:22 +02:00
|
|
|
PTHREAD_AUTO_VARS= yes
|
|
|
|
|
2007-04-13 07:47:15 +02:00
|
|
|
SUBST_CLASSES+= conf
|
2018-07-04 15:40:07 +02:00
|
|
|
SUBST_STAGE.conf= pre-configure
|
2019-07-07 17:22:29 +02:00
|
|
|
SUBST_FILES.conf= src/XFileExplorer.cpp src/xfedefs.h
|
2007-04-13 07:47:15 +02:00
|
|
|
SUBST_SED.conf= -e "s|/usr/local|${PREFIX}|"
|
|
|
|
SUBST_MESSAGE.conf= Fixing hardcoded path.
|
2003-08-30 18:09:21 +02:00
|
|
|
|
2004-03-20 16:35:38 +01:00
|
|
|
.include "../../converters/libiconv/buildlink3.mk"
|
2007-06-13 22:15:22 +02:00
|
|
|
.include "../../devel/gettext-lib/buildlink3.mk"
|
2019-07-07 17:22:29 +02:00
|
|
|
.include "../../graphics/freetype2/buildlink3.mk"
|
2015-08-26 13:31:02 +02:00
|
|
|
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
|
2004-03-20 16:35:38 +01:00
|
|
|
.include "../../x11/fox/buildlink3.mk"
|
2019-07-07 17:22:29 +02:00
|
|
|
.include "../../x11/libxcb/buildlink3.mk"
|
|
|
|
.include "../../x11/xcb-util/buildlink3.mk"
|
2006-07-03 16:15:29 +02:00
|
|
|
.include "../../mk/pthread.buildlink3.mk"
|
2003-08-30 18:09:21 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|