diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-06-21 16:20:29 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-06-21 16:20:29 +0000 |
commit | e9f00128fbc2acd10bef8893de43e08463937ac8 (patch) | |
tree | 71e12ba8157b1da9e851d3a2d8e04bea0b366e79 /x11-toolkits/Makefile | |
parent | 5db5b695b85868006205d821d622c0e60513f049 (diff) | |
download | ports-e9f00128fbc2acd10bef8893de43e08463937ac8.tar.gz ports-e9f00128fbc2acd10bef8893de43e08463937ac8.zip |
Add fpc-forms , x-Forms interface for Free Pascal.
PR: ports/98663
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Notes
Notes:
svn path=/head/; revision=165962
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 10fe877d14bb..29a898b96425 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -25,6 +25,7 @@ SUBDIR += fox12 SUBDIR += fox14 SUBDIR += fox16 + SUBDIR += fpc-forms SUBDIR += fxscintilla SUBDIR += fxscintilla-fox10 SUBDIR += fxscintilla-fox12 |