| Summary: | [patch] x11-toolkits/fpc-gtk1: remove remnants of the repocopied port | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Boris Samorodov <bsam> |
| Component: | Individual Port(s) | Assignee: | Jose Alonso Cardenas Marquez <acm> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | acm |
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Boris Samorodov
2009-01-20 18:40:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->acm Over to maintainer (via the GNATS Auto Assign Tool) acm 2009-01-20 21:11:43 UTC
FreeBSD ports repository
Modified files:
x11-toolkits/fpc-gtk1 Makefile
Log:
- Remove unnecessary dependency (fpc-gtk2)
- Bump PORTREVISION
PR: 130791
Submitted by: bsam
Revision Changes Path
1.13 +2 -2 ports/x11-toolkits/fpc-gtk1/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed - Committed with few modifications. x11-toolkits/gtk1 is a optional dependency, because it is neccesary for compile freepascal apps that use fpc-gtk1 unit. The applications (like lazarus) are linking to x11-toolkits/gtk1 when it compiles. |