diff options
Diffstat (limited to 'x11/aterm/Makefile')
-rw-r--r-- | x11/aterm/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/aterm/Makefile b/x11/aterm/Makefile index 42a6ff580630..af04a6253843 100644 --- a/x11/aterm/Makefile +++ b/x11/aterm/Makefile @@ -12,6 +12,9 @@ COMMENT= Color vt102 terminal emulator with transparency support MAKE_JOBS_UNSAFE= yes +USES= dos2unix +DOS2UNIX_FILES= src/rxvt.h + USE_XORG= xpm GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-wtmp \ |