diff options
Diffstat (limited to 'devel/tradcpp/Makefile')
-rw-r--r-- | devel/tradcpp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/tradcpp/Makefile b/devel/tradcpp/Makefile index 83933f0e4045..66a02ab963e1 100644 --- a/devel/tradcpp/Makefile +++ b/devel/tradcpp/Makefile @@ -10,6 +10,8 @@ COMMENT= Traditional (K&R-style) C preprocessor LICENSE= BSD +USES= uidfix + PLIST_FILES= bin/${PORTNAME} \ man/man1/${PORTNAME}.1.gz |