mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
IA64s do not have apm.
IA64 Laptops are also very unlikely, so disable klaptop on ia64.
This commit is contained in:
parent
451cb57f7d
commit
3d1a27e930
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=89895
@ -28,8 +28,8 @@ USE_REINPLACE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3
|
||||
|
||||
#klaptop doesn't like alpha because alpha doesn't support apm
|
||||
.if ${MACHINE_ARCH} == "alpha"
|
||||
#klaptop doesn't like alpha and ia64 because they don't support apm
|
||||
.if (${MACHINE_ARCH} == "alpha") || (${MACHINE_ARCH} == "ia64")
|
||||
WITHOUT_KLAPTOP =yes
|
||||
.endif # ${MACHINE_ARCH} == "alpha"
|
||||
|
||||
|
@ -28,8 +28,8 @@ USE_REINPLACE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3
|
||||
|
||||
#klaptop doesn't like alpha because alpha doesn't support apm
|
||||
.if ${MACHINE_ARCH} == "alpha"
|
||||
#klaptop doesn't like alpha and ia64 because they don't support apm
|
||||
.if (${MACHINE_ARCH} == "alpha") || (${MACHINE_ARCH} == "ia64")
|
||||
WITHOUT_KLAPTOP =yes
|
||||
.endif # ${MACHINE_ARCH} == "alpha"
|
||||
|
||||
|
@ -28,8 +28,8 @@ USE_REINPLACE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3
|
||||
|
||||
#klaptop doesn't like alpha because alpha doesn't support apm
|
||||
.if ${MACHINE_ARCH} == "alpha"
|
||||
#klaptop doesn't like alpha and ia64 because they don't support apm
|
||||
.if (${MACHINE_ARCH} == "alpha") || (${MACHINE_ARCH} == "ia64")
|
||||
WITHOUT_KLAPTOP =yes
|
||||
.endif # ${MACHINE_ARCH} == "alpha"
|
||||
|
||||
|
@ -28,8 +28,8 @@ USE_REINPLACE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3
|
||||
|
||||
#klaptop doesn't like alpha because alpha doesn't support apm
|
||||
.if ${MACHINE_ARCH} == "alpha"
|
||||
#klaptop doesn't like alpha and ia64 because they don't support apm
|
||||
.if (${MACHINE_ARCH} == "alpha") || (${MACHINE_ARCH} == "ia64")
|
||||
WITHOUT_KLAPTOP =yes
|
||||
.endif # ${MACHINE_ARCH} == "alpha"
|
||||
|
||||
|
@ -28,8 +28,8 @@ USE_REINPLACE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3
|
||||
|
||||
#klaptop doesn't like alpha because alpha doesn't support apm
|
||||
.if ${MACHINE_ARCH} == "alpha"
|
||||
#klaptop doesn't like alpha and ia64 because they don't support apm
|
||||
.if (${MACHINE_ARCH} == "alpha") || (${MACHINE_ARCH} == "ia64")
|
||||
WITHOUT_KLAPTOP =yes
|
||||
.endif # ${MACHINE_ARCH} == "alpha"
|
||||
|
||||
|
@ -28,8 +28,8 @@ USE_REINPLACE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3
|
||||
|
||||
#klaptop doesn't like alpha because alpha doesn't support apm
|
||||
.if ${MACHINE_ARCH} == "alpha"
|
||||
#klaptop doesn't like alpha and ia64 because they don't support apm
|
||||
.if (${MACHINE_ARCH} == "alpha") || (${MACHINE_ARCH} == "ia64")
|
||||
WITHOUT_KLAPTOP =yes
|
||||
.endif # ${MACHINE_ARCH} == "alpha"
|
||||
|
||||
|
@ -28,8 +28,8 @@ USE_REINPLACE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3
|
||||
|
||||
#klaptop doesn't like alpha because alpha doesn't support apm
|
||||
.if ${MACHINE_ARCH} == "alpha"
|
||||
#klaptop doesn't like alpha and ia64 because they don't support apm
|
||||
.if (${MACHINE_ARCH} == "alpha") || (${MACHINE_ARCH} == "ia64")
|
||||
WITHOUT_KLAPTOP =yes
|
||||
.endif # ${MACHINE_ARCH} == "alpha"
|
||||
|
||||
|
@ -28,8 +28,8 @@ USE_REINPLACE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3
|
||||
|
||||
#klaptop doesn't like alpha because alpha doesn't support apm
|
||||
.if ${MACHINE_ARCH} == "alpha"
|
||||
#klaptop doesn't like alpha and ia64 because they don't support apm
|
||||
.if (${MACHINE_ARCH} == "alpha") || (${MACHINE_ARCH} == "ia64")
|
||||
WITHOUT_KLAPTOP =yes
|
||||
.endif # ${MACHINE_ARCH} == "alpha"
|
||||
|
||||
|
@ -28,8 +28,8 @@ USE_REINPLACE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3
|
||||
|
||||
#klaptop doesn't like alpha because alpha doesn't support apm
|
||||
.if ${MACHINE_ARCH} == "alpha"
|
||||
#klaptop doesn't like alpha and ia64 because they don't support apm
|
||||
.if (${MACHINE_ARCH} == "alpha") || (${MACHINE_ARCH} == "ia64")
|
||||
WITHOUT_KLAPTOP =yes
|
||||
.endif # ${MACHINE_ARCH} == "alpha"
|
||||
|
||||
|
@ -28,8 +28,8 @@ USE_REINPLACE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3
|
||||
|
||||
#klaptop doesn't like alpha because alpha doesn't support apm
|
||||
.if ${MACHINE_ARCH} == "alpha"
|
||||
#klaptop doesn't like alpha and ia64 because they don't support apm
|
||||
.if (${MACHINE_ARCH} == "alpha") || (${MACHINE_ARCH} == "ia64")
|
||||
WITHOUT_KLAPTOP =yes
|
||||
.endif # ${MACHINE_ARCH} == "alpha"
|
||||
|
||||
|
@ -28,8 +28,8 @@ USE_REINPLACE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3
|
||||
|
||||
#klaptop doesn't like alpha because alpha doesn't support apm
|
||||
.if ${MACHINE_ARCH} == "alpha"
|
||||
#klaptop doesn't like alpha and ia64 because they don't support apm
|
||||
.if (${MACHINE_ARCH} == "alpha") || (${MACHINE_ARCH} == "ia64")
|
||||
WITHOUT_KLAPTOP =yes
|
||||
.endif # ${MACHINE_ARCH} == "alpha"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user