diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-06-21 16:18:30 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-06-21 16:18:30 +0000 |
commit | 5db5b695b85868006205d821d622c0e60513f049 (patch) | |
tree | d792562faa05f02053a31939f5586c98d3b8e2ff /x11/Makefile | |
parent | d78847e8a1f7b2de50b61de81c797aa81e57c4b7 (diff) |
Add fpc-x11 , free Pascal interface to X windows server.
PR: ports/98682
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Notes
Notes:
svn path=/head/; revision=165961
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 5d3b2f4babc1..1bf55800cf1d 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -51,6 +51,7 @@ SUBDIR += fireflies SUBDIR += fixesext SUBDIR += fluxbg + SUBDIR += fpc-x11 SUBDIR += gcb SUBDIR += gcursor SUBDIR += gdesklets-tasklist |