diff options
Diffstat (limited to 'devel/cproto/Makefile')
-rw-r--r-- | devel/cproto/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/cproto/Makefile b/devel/cproto/Makefile index f24675e5fa70..e7e47c046237 100644 --- a/devel/cproto/Makefile +++ b/devel/cproto/Makefile @@ -19,8 +19,6 @@ COMMENT= Generate C function prototypes and convert function definitions GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} - MAN1= cproto.1 PLIST_FILES= bin/cproto |