From bd29818171a6cc3eea4fb57e3089dd47803bcc4f Mon Sep 17 00:00:00 2001 From: asami Date: Thu, 17 Sep 1998 00:33:02 +0000 Subject: Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it in the first place. --- finance/xinvest/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'finance/xinvest') diff --git a/finance/xinvest/Makefile b/finance/xinvest/Makefile index 851784fabc29..5ddf43074642 100644 --- a/finance/xinvest/Makefile +++ b/finance/xinvest/Makefile @@ -3,7 +3,7 @@ # Date created: 1 Ag 1997 # Whom: Pedro Giffuni (orig) # -# $Id: Makefile,v 1.2 1998/08/07 22:17:54 asami Exp $ +# $Id: Makefile,v 1.3 1998/09/15 11:13:00 asami Exp $ # DISTNAME= xinvest-2.5.1 @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= applications MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= Xpm.5:${PORTSDIR}/graphics/xpm +LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm REQUIRES_MOTIF= yes USE_IMAKE= yes -- cgit ader'> cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* Remove the last remnants of PKGINSTALLVER. It hasn't been used sincetijl2013-06-181-1/+1
* Require versions of perl supporting smartmatch operator (~~)crees2013-05-301-0/+3
* Fix -c optioncrees2013-05-131-1/+2
* Use MAINTAINER line for Submitted by: if Created by: does not exist.crees2013-05-131-2/+4
* - Use literal instead of constructor to avoid CALL_FUNCTION bytecode instructionsbz2013-05-102-14/+16
* Normalize FreeBSD.org address during conversion.ehaupt2013-05-071-0/+4
* - Remove Tools/scripts/modules, they're not used anymoreak2013-04-264-359/+0
* Add pgollucci's FreeBSD.org address also to the list of nice people.ehaupt2013-04-251-0/+1
* Provide an option to not preserve the original file.ehaupt2013-04-251-3/+3
* Use case insensitive "nice people" matchingehaupt2013-04-251-1/+1
* - Rework 'nice people' handlingehaupt2013-04-251-16/+64
* - Update to 0.1.3 which only brings a -v option to allowbdrewery2013-03-281-1/+10
* Replace linebreak with space instead of comma in addresserwin2013-03-271-1/+1
* Revert to sending both stdout and stderr to the OPTIONSFILE for nowbdrewery2013-03-251-1/+1
* - Update to 0.1.2bdrewery2013-03-251-1/+1
* - Fix dialog4ports missing when PREFIX!=LOCALBASEbdrewery2013-03-211-1/+3
* - Remove prompt for dialog4ports. Dialog4Ports is abdrewery2013-03-211-0/+37
* Make check_deps behave the same as check_PRs:bapt2013-03-101-25/+21
* Remove support for FreeBSD 7.xerwin2013-03-071-6/+2
* Don't hardcode makecrees2013-03-041-1/+1
* Apparently some people override PKGCATEGORY, socrees2013-03-041-3/+2
* Add myself to the list of people who don't need a Created by: line.brooks2013-03-011-1/+1
* Loosen regex to match additional emailseadler2013-02-161-1/+1
* - I hereby declare myself a "nice" persontabthorpe2013-02-161-1/+1
* Various spelling correctionscrees2013-02-091-5/+5
* Add some checks for Subversion; minimum version required is 1.7, or addingcrees2013-02-031-0/+11
* Add azeadler2012-12-171-1/+1
* Make the regex stricter to avoid false positive matcheseadler2012-12-171-1/+1
* Covert gnomedepends.py from Python 2 to Python 3.eadler2012-12-161-5/+5
* Add both of pgollucci's email addresseseadler2012-12-161-1/+1
* I and Philip are Nice Peoplecrees2012-12-161-1/+1
* Teach the conversion script about all the nice people that offered to reduce ...eadler2012-12-161-1/+5
* Teach convert-makefile-header about the mcom header line.eadler2012-12-151-0/+13
* prdone and prpatch were removed in r297358bdrewery2012-12-122-11/+2
* Strip svn:executable just in case it's been setcrees2012-12-101-0/+4
* Document tool which converts from old style header to new styleeadler2012-11-291-0/+1
* - Fix runtime utf-8 problems using codec encoder and system localesbz2012-11-061-3/+6
* Use the 'Created by:' header option per default rather than the RCS onlyehaupt2012-10-301-5/+6
* Add convert-makefile-header.pl, a perl script that converts old style Makefileehaupt2012-10-291-0/+111
* Freefall doesn't have LWP::Simple, so use /usr/bin/fetch to reduce dependenciescrees2012-10-291-3/+2
* - Fix reference to the Additional Contributors' list due to renamingmadpilot2012-10-261-1/+1
* Silence svn update commands.erwin2012-10-211-4/+4
* - Sync with the versions currently running on pointyhatbeat2012-10-202-105/+42
* Sync with the version that's currently running on pointyhat:erwin2012-10-191-2/+5
* Add MOVEDLint checks for some of the other formatting problemseadler2012-10-161-0/+7
* Clean-up command-line options.ale2012-10-091-7/+3
* Make the removal diff nicer to read by not showing the line-by-line removal a...eadler2012-09-241-1/+1
* - prefix saved files (PR/patches) with PR_$numohauer2012-09-241-6/+9
* bsd.port.mk handles getting the primary category for uscrees2012-09-211-5/+4
* - Fix bytes problem returned by urlopen when using Python 3.xsbz2012-09-181-4/+4
* Accepts the new svn_revision tag in the removed ports xml database.crees2012-09-161-5/+11
* - Set fbsd:nokeywords property value to the one recommended by the Portsbeat2012-09-101-1/+1
* - Support Python 3.xsbz2012-09-061-1/+4
* By request, move dialogwrapper to the main folder and fix the readme.eadler2012-09-013-8/+2
* Now that the headers have been removed, we no longer get the Whom line fromcrees2012-09-011-3/+3
* Add $FreeBSD$ lineseadler2012-09-012-0/+4
* By request, add dialog wrapper used to give the ports options dialogeadler2012-09-012-0/+150
* - Fix documentationsbz2012-08-303-27/+27
* Fix the -y option to test for possible duplicate ports; use INDEX instead ofcrees2012-08-251-6/+7
* Use "exec" when executing SVN with user-provided arguments,mandree2012-08-251-2/+2
* - Add getpatch script to download patch attachments on bug tracking systemssbz2012-08-233-0/+275
* - Look for older versions of ports to copy over before committing.crees2012-08-211-13/+75
* Changes over original script:mandree2012-08-211-49/+94
* Don't replace - with _ in category variable.crees2012-08-101-3/+2
* - Remove duplicate execution of svn info [1]beat2012-07-191-4/+13
* Support svn tooeadler2012-07-161-1/+1
* Remove support for CVS from MOVEDLinteadler2012-07-161-3/+1
* - Add a svn wrapper which does sanity checking and handles svn propertiesbeat2012-07-161-0/+136
* - Update addport and rmport to work with Subversionbeat2012-07-162-74/+56
* s/X11BASE/LOCALBASE/, or equivalent.dougb2012-06-251-1/+1
* Support conversion of make.conf-style files.crees2012-06-091-21/+91