aboutsummaryrefslogtreecommitdiffstats
path: root/math/fricas
diff options
context:
space:
mode:
authorak <ak@FreeBSD.org>2013-04-25 02:10:30 +0800
committerak <ak@FreeBSD.org>2013-04-25 02:10:30 +0800
commitbd9e313d10d3c51dbd0716acbbf2cbcd4b33000e (patch)
tree5883afe298a5f232e854b104fc944ca19c4f7e7f /math/fricas
parent2e4755fb165fc85b66abbd26d0129a688b4273da (diff)
downloadfreebsd-ports-gnome-bd9e313d10d3c51dbd0716acbbf2cbcd4b33000e.tar.gz
freebsd-ports-gnome-bd9e313d10d3c51dbd0716acbbf2cbcd4b33000e.tar.zst
freebsd-ports-gnome-bd9e313d10d3c51dbd0716acbbf2cbcd4b33000e.zip
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
Diffstat (limited to 'math/fricas')
-rw-r--r--math/fricas/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fricas/Makefile b/math/fricas/Makefile
index 43e28e8cac08..da2bc50edb0f 100644
--- a/math/fricas/Makefile
+++ b/math/fricas/Makefile
@@ -21,7 +21,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_BZIP2= yes
USE_XORG= x11 ice sm xpm
USE_ICONV= yes
-USE_GETTEXT= yes
+USES= gettext
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-lisp=sbcl
+1 * Allow to override CATEGORIES in slave port(s).demon2003-10-261-1/+1 * Remove LDFLAGS from CONFIGURE_ENV, it compiles fine with thedemon2003-09-021-1/+1 * Add LDFLAGS to CONFIGURE_ENV back, without it configure script can't finddemon2003-09-011-1/+1 * - don't clobber any given LDFLAGSdinoex2003-08-311-1/+2 * Update to version 2.1-pre11demon2003-08-122-3/+3 * Use bsd.port.pre/post.mk, so Makefile.local does work.demon2003-04-291-1/+3 * Update to the latest version (2.1.p9).demon2003-03-026-76/+15 * Allow to override MAINTAINER in slave ports.demon2003-02-231-1/+1 * De-pkg-comment.demon2003-02-222-1/+1 * Remove stale MASTER_SITE.demon2003-01-071-2/+1 * Update to 2.1pre7demon2003-01-074-74/+3 * Add some CONFIGURE_ENV to build properly with non-standard PREFIX.demon2002-10-061-0/+1 * Look for config file in PREFIX/etc, rather than /etc.demon2002-08-271-0/+5 * Add a backup MASTER_SITE.demon2002-08-151-1/+2 * Bugfix patch from links-2.1-pre.demon2002-07-021-0/+54 * Update to version 2.0.demon2002-06-285-41/+51 * Refresh list of MASTER_SITES.demon2002-05-271-3/+3 * Add -width option for use with -dump.demon2002-05-252-0/+64 * Upgrade to version 0.97.demon2002-05-204-52/+5 * Upgrades to 0.97 pre 9.obrien2002-04-274-3/+59 * Upgrade to 0.97pre7demon2002-03-162-3/+3 * Upgrade to 0.97-pre6demon2002-03-072-2/+5 * Set PORTEPOCH to 1, since 0.96preN serts after 0.96.demon2001-07-071-0/+1 * Upgrade to 0.96demon2001-07-032-2/+2 * Add more MASTER_SITES.demon2001-06-221-1/+2 * Update to 0.96pre7demon2001-06-192-2/+2 * Update to 0.96pre6demon2001-06-182-3/+2 * Remove the damn fscking error bell chimed when ~/.links/.links.cfgobrien2001-03-211-0/+11 * Disable authentication.demon2001-02-262-20/+1 * Enable Authentication.demon2001-02-222-0/+20 * Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-2/+2 * Update to 0.95.demon2001-01-133-13/+10 * Update to version 0.93.demon2000-11-263-13/+2 * Change MAINTAINER field.demon2000-11-131-1/+1 * Fix:sobomax2000-09-052-0/+28 * Update to 0.92kevlo2000-07-112-3/+6 * Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2 * Update port to 0.84jedgar2000-03-212-4/+4 * Update port to 0.83jedgar2000-02-133-8/+21 * Add links version 0.82.steve2000-01-295