[Bug 252890] emulators/tiemu3: Modernize Makefile and fix issues

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jan 21 19:21:16 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252890

Fernando Apesteguía <fernape at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
                 CC|                            |fernape at FreeBSD.org

--- Comment #2 from Fernando Apesteguía <fernape at FreeBSD.org> ---
Great job!

A few hints as reported by portclippy:


# USES block                                                                    
USES                                                                            
+USE_GNOME                                                                      
+USE_SDL                                                                        

# Configure block                                                               
GNU_CONFIGURE                                                                   
+CONFIGURE_ARGS                                                                 

-USE_GNOME                                                                      
-USE_SDL                                                                        

# CFLAGS/CXXFLAGS/LDFLAGS block                                                 
LDFLAGS                                                                         

-CONFIGURE_ARGS   

Also it would be nice if LIB_DEPENDS were sorted alphabetically. Would you like
to make this changes?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list