Lines 23-39
Link Here
|
23 |
BROKEN_armv6= fails to build: h2data.armv6: No such file or directory |
23 |
BROKEN_armv6= fails to build: h2data.armv6: No such file or directory |
24 |
BROKEN_armv7= fails to build: h2data.armv7: No such file or directory |
24 |
BROKEN_armv7= fails to build: h2data.armv7: No such file or directory |
25 |
|
25 |
|
26 |
USES= gmake jpeg pkgconfig tar:bzip2 |
26 |
USES= compiler:c++11-lang gl gmake gnome jpeg localbase:ldflags \ |
27 |
USE_GL= gl |
27 |
pkgconfig tar:bzip2 |
28 |
USE_GNOME= gtk20 libxml2 |
|
|
29 |
MAKE_ENV= BUILD=release DOWNLOAD_GAMEPACKS=no LIBS_DL="" \ |
28 |
MAKE_ENV= BUILD=release DOWNLOAD_GAMEPACKS=no LIBS_DL="" \ |
30 |
RADIANT_ABOUTMSG="For ${OPSYS} ${OSREL} (${ARCH})" |
29 |
RADIANT_ABOUTMSG="For ${OPSYS} ${OSREL} (${ARCH})" |
31 |
|
30 |
|
32 |
CPPFLAGS+= -I${LOCALBASE}/include |
|
|
33 |
LDFLAGS+= -L${LOCALBASE}/lib |
34 |
|
35 |
SUB_FILES= ${PORTNAME} |
31 |
SUB_FILES= ${PORTNAME} |
36 |
SUB_LIST= ARCH=${ARCH} |
32 |
SUB_LIST= ARCH=${ARCH:S/powerpc64/powerpc/} |
37 |
PLIST_SUB:= ${SUB_LIST} |
33 |
PLIST_SUB:= ${SUB_LIST} |
38 |
|
34 |
|
39 |
post-patch: |
35 |
post-patch: |