Bug 80226 - [PATCH] net/ldapbrowser: changed spaces for tabs in the first lines, removed variable TMPDIR and INSTALL_SCRIPT
Summary: [PATCH] net/ldapbrowser: changed spaces for tabs in the first lines, removed ...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Bruce M Simpson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-22 01:30 UTC by Sylvio Cesar
Modified: 2005-04-25 22:13 UTC (History)
0 users

See Also:


Attachments
ldapbrowser-2.8.1.patch (1.22 KB, patch)
2005-04-22 01:30 UTC, Sylvio Cesar
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sylvio Cesar 2005-04-22 01:30:28 UTC
- Changed spaces for tabs in the first lines
- removed changeable TMPDIR, therefore it does not exist in bsd.port.mk
- Removed changeable INSTALL_SCRIPT for not being more necessary
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2005-04-22 08:20:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bms

Over to maintainer
Comment 2 Herve Quiroz freebsd_committer freebsd_triage 2005-04-22 11:33:53 UTC
Hi Bruce,

While you are there, could you also update the port to bsd.java.mk 2.0
syntax?

-USE_JAVA=	1.4+
+USE_JAVA=	yes
+JAVA_VERSION=	1.4+

The port also needs to be added the 'java' category (this should be
reported by portlint).

Tell me if you need further information on the subject.

Herve
Comment 3 Bruce M Simpson freebsd_committer freebsd_triage 2005-04-25 22:13:32 UTC
State Changed
From-To: open->closed

Committed, thanks!