All recent compiler build it

While here support stage
This commit is contained in:
Baptiste Daroussin 2013-12-13 15:03:31 +00:00
parent 672fa51cf1
commit b96584358e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336352

View file

@ -21,7 +21,5 @@ USES= cmake iconv
CMAKE_ARGS= -DLIB_INSTALL_DIR="${LOCALBASE}/lib" \
-DENABLE_TESTS=OFF
USE_LDCONFIG= yes
USE_GCC= 4.2+
NO_STAGE= yes
.include <bsd.port.mk>