aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm/xfe/Makefile
blob: 8e1f33bed478159b34b1be9dea0c3708959d157c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# Created by: ptiJo
# $FreeBSD$

PORTNAME=   xfe
PORTVERSION=    1.41
CATEGORIES= x11-fm
MASTER_SITES=   SF

MAINTAINER= ports@FreeBSD.org
COMMENT=    Fast MS-Explorer like file manager for X

LICENSE=    GPLv2+
LICENSE_FILE=   ${WRKSRC}/COPYING

LIB_DEPENDS=    libFOX-1.6.so:x11-toolkits/fox16

USES=       desktop-file-utils gmake localbase pathfix
USE_XORG=   xft
USE_GNOME=  intltool
GNU_CONFIGURE=  yes

LDFLAGS+=   -pthread

OPTIONS_DEFINE= NLS
OPTIONS_SUB=    yes

NLS_USES=   gettext
NLS_CONFIGURE_ENABLE=   nls
NLS_USES_OFF=   gettext-tools

post-patch:
.for i in XFileExplorer.cpp help.h xfedefs.h
    @${REINPLACE_CMD} -e \
        's|/usr/local/share/xfe|${DATADIR}|g' ${WRKSRC}/src/${i}
.endfor
    @${REINPLACE_CMD} -e \
        '/<utmp.h>/d' ${WRKSRC}/xvt/ttyinit.c

.include <bsd.port.mk>
s'>+596 * Update wmtz to 0.4, honour CFLAGS..cpiazza1999-06-203-5/+5 * Change my email address to FreeBSD.org.cpiazza1999-06-192-8/+5 * Honor ${PREFIX}.kuriyama1999-06-133-2/+60 * Fix typo.motoyuki1999-06-121-1/+1 * Add a MASTER_SITE.steve1999-06-071-2/+3 * Upgrade to astep 2.1, and fix virtual category windowmaker -> afterstepkris1999-06-062-9/+9 * Honor CFLAGS so this build on the Alpha too.steve1999-05-311-0/+11 * Turn off sound support on Alpha.steve1999-05-313-5/+17 * Update to use gtk version 1.2.3.steve1999-05-291-2/+2 * Update to version 0.2.1.steve1999-05-102-4/+4 * Correction this is not an xbiff-like program rather it is:steve1999-05-101-1/+1 * Cut-n-paste the right comment this time.steve1999-05-101-1/+1 * Activate the bbdate port.steve1999-05-101-1/+2 * Initial import of bbdate version 0.2.0.steve1999-05-105-0/+34 * Add asclock-gtk.asami1999-05-091-1/+2 * New flavor of asclock (GTK version).kuriyama1999-05-086-0/+190 * WWW: need I say more?mharo1999-05-03