aboutsummaryrefslogtreecommitdiffstats
path: root/math/xgfe/Makefile
blob: 7ce80a21b125cc493e5c2aa552aef650df3610f3 (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
# New ports collection makefile for:    xgfe
# Date created:        24 March 1998
# Whom:                Matthew Hunt <mph@pobox.com>
#
# $FreeBSD$
#

PORTNAME=   xgfe
PORTVERSION=    2.0
CATEGORIES= math
MASTER_SITES=   ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= mph

MAINTAINER= mph@freebsd.org

RUN_DEPENDS=    gnuplot:${PORTSDIR}/math/gnuplot

USE_QT_VER= 1
USE_X_PREFIX=   yes

MAKE_ENV=   X11BASE=$(X11BASE) PREFIX=$(PREFIX)
.if defined(NOPORTDOCS)
MAKE_ENV+=  NOPORTDOCS=$(NOPORTDOCS)
.endif

WRKSRC=     $(WRKDIR)/$(DISTNAME)/source

post-extract:
    cd $(WRKSRC) && ${RM} Makefile && ${LN} -s Makefile.freebsd-gcc Makefile

.include <bsd.port.mk>
15a441d3e'>De-pkg-comment for my ports.perky2003-02-254-2/+2 * FreeBSD 5.X does have lthread.3, FreeBSD 4.X lthread.2mbr2003-02-259-19/+62 * Upgrade to 1.32.vanilla2003-02-246-4/+18 * Fix the location of the distfile.seanc2003-02-241-1/+1 * Point dependencies on net/openldap2 to net/openldap20edwin2003-02-242-2/+2 * Update port: databases/jdb bugfixes for perl-5.8edwin2003-02-243-0/+103 * Add WITH_LINUXTHREADS option to build with linuxthreads.mbr2003-02-238-0/+72 * - Update to 2.4.9dinoex2003-02-235-23/+26 * Update to version 1.4.1;demon2003-02-233-3/+4 * Suppress command echo.olgeni2003-02-231-1/+1 * De-pkg-comment my ports + some more.olgeni2003-02-232-1/+1 * De-pkg-comment.nork2003-02-234-2/+2 * De-pkg-comment.demon2003-02-224-2/+2 * De-pkg-comment.knu2003-02-21